A B C D E F G H I J L M N O P R S T U V W 

A

addLoadBalancer(String, IpPortPair, List<IpPortPair>, AddLoadBalancerOptions...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
Deprecated.
 
addLoadBalancer(String, IpPortPair, List<IpPortPair>, AddLoadBalancerOptions...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Deprecated.
Creates a load balancer with given properties.
AddLoadBalancerOptions - Class in org.jclouds.gogrid.options
Optional parameters for adding a load balancer.
AddLoadBalancerOptions() - Constructor for class org.jclouds.gogrid.options.AddLoadBalancerOptions
 
AddLoadBalancerOptions.Builder - Class in org.jclouds.gogrid.options
 
AddLoadBalancerOptions.Builder() - Constructor for class org.jclouds.gogrid.options.AddLoadBalancerOptions.Builder
 
addServer(String, String, String, String, AddServerOptions...) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
addServer(String, String, String, String, AddServerOptions...) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Adds a server with specified attributes
AddServerOptions - Class in org.jclouds.gogrid.options
 
AddServerOptions() - Constructor for class org.jclouds.gogrid.options.AddServerOptions
 
AddServerOptions.Builder - Class in org.jclouds.gogrid.options
 
AddServerOptions.Builder() - Constructor for class org.jclouds.gogrid.options.AddServerOptions.Builder
 
apply(Option) - Method in class org.jclouds.gogrid.compute.functions.OptionToLocation
 
apply(ServerImage) - Method in class org.jclouds.gogrid.compute.functions.ServerImageToImage
 
apply(Server) - Method in class org.jclouds.gogrid.compute.functions.ServerToNodeMetadata
 
apply(HttpResponse) - Method in class org.jclouds.gogrid.functions.ParseCredentialsFromJsonResponse
 
apply(HttpResponse) - Method in class org.jclouds.gogrid.functions.ParseImageFromJsonResponse
 
apply(HttpResponse) - Method in class org.jclouds.gogrid.functions.ParseImageListFromJsonResponse
 
apply(HttpResponse) - Method in class org.jclouds.gogrid.functions.ParseIpListFromJsonResponse
 
apply(HttpResponse) - Method in class org.jclouds.gogrid.functions.ParseJobListFromJsonResponse
 
apply(HttpResponse) - Method in class org.jclouds.gogrid.functions.ParseLoadBalancerFromJsonResponse
 
apply(HttpResponse) - Method in class org.jclouds.gogrid.functions.ParseLoadBalancerListFromJsonResponse
 
apply(HttpResponse) - Method in class org.jclouds.gogrid.functions.ParseOptionsFromJsonResponse
 
apply(HttpResponse) - Method in class org.jclouds.gogrid.functions.ParseServerNameToCredentialsMapFromJsonResponse
 
apply(LoadBalancer) - Method in class org.jclouds.gogrid.predicates.LoadBalancerLatestJobCompleted
 
apply(Server) - Method in class org.jclouds.gogrid.predicates.ServerLatestJobCompleted
 
architecture - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
architecture(Option) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
asSandboxType() - Method in class org.jclouds.gogrid.options.AddServerOptions
Make server a sandbox instance.
asSandboxType() - Static method in class org.jclouds.gogrid.options.AddServerOptions.Builder
 
attempts - Variable in class org.jclouds.gogrid.domain.Job.Builder
 
attempts(int) - Method in class org.jclouds.gogrid.domain.Job.Builder
 
authorizePublicKey(String) - Method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
 

B

BillingToken - Class in org.jclouds.gogrid.domain
Class BillingToken
BillingToken(long, String, double) - Constructor for class org.jclouds.gogrid.domain.BillingToken
 
BillingToken.Builder<T extends BillingToken.Builder<T>> - Class in org.jclouds.gogrid.domain
 
BillingToken.Builder() - Constructor for class org.jclouds.gogrid.domain.BillingToken.Builder
 
billingTokens - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
billingTokens(Set<BillingToken>) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
billingTokens(BillingToken...) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
bindErrorHandlers() - Method in class org.jclouds.gogrid.config.GoGridRestClientModule
 
BindIdsToQueryParams - Class in org.jclouds.gogrid.binders
Binds IDs to corresponding query parameters
BindIdsToQueryParams() - Constructor for class org.jclouds.gogrid.binders.BindIdsToQueryParams
 
BindNamesToQueryParams - Class in org.jclouds.gogrid.binders
Binds names to corresponding query parameters
BindNamesToQueryParams() - Constructor for class org.jclouds.gogrid.binders.BindNamesToQueryParams
 
BindObjectNameToGetJobsRequestQueryParams - Class in org.jclouds.gogrid.binders
 
BindObjectNameToGetJobsRequestQueryParams() - Constructor for class org.jclouds.gogrid.binders.BindObjectNameToGetJobsRequestQueryParams
 
BindRealIpPortPairsToQueryParams - Class in org.jclouds.gogrid.binders
Binds a list of real IPs to the request.
BindRealIpPortPairsToQueryParams() - Constructor for class org.jclouds.gogrid.binders.BindRealIpPortPairsToQueryParams
 
bindToRequest(R, Object) - Method in class org.jclouds.gogrid.binders.BindIdsToQueryParams
Binds the ids to query parameters.
bindToRequest(R, Object) - Method in class org.jclouds.gogrid.binders.BindNamesToQueryParams
Binds the names to query parameters.
bindToRequest(R, Object) - Method in class org.jclouds.gogrid.binders.BindObjectNameToGetJobsRequestQueryParams
Maps the object's name to the input of bindToRequest(R, Object) - Method in class org.jclouds.gogrid.binders.BindRealIpPortPairsToQueryParams
 
bindToRequest(R, Object) - Method in class org.jclouds.gogrid.binders.BindVirtualIpPortPairToQueryParams
 
BindVirtualIpPortPairToQueryParams - Class in org.jclouds.gogrid.binders
Binds a virtual IP to the request.
BindVirtualIpPortPairToQueryParams() - Constructor for class org.jclouds.gogrid.binders.BindVirtualIpPortPairToQueryParams
 
blockOnPort(int, int) - Method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
 
blockOnPort(int, int) - Static method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions.Builder
 
build() - Method in class org.jclouds.gogrid.domain.BillingToken.Builder
 
build() - Method in class org.jclouds.gogrid.domain.Customer.Builder
 
build() - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse.Builder
 
build() - Method in class org.jclouds.gogrid.domain.Ip.Builder
 
build() - Method in class org.jclouds.gogrid.domain.IpPortPair.Builder
 
build() - Method in class org.jclouds.gogrid.domain.Job.Builder
 
build() - Method in class org.jclouds.gogrid.domain.JobProperties.Builder
 
build() - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
build() - Method in class org.jclouds.gogrid.domain.Option.Builder
 
build() - Method in class org.jclouds.gogrid.domain.Server.Builder
 
build() - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
build() - Method in class org.jclouds.gogrid.GoGridApiMetadata.Builder
 
build() - Method in class org.jclouds.gogrid.GoGridProviderMetadata.Builder
 
builder() - Static method in class org.jclouds.gogrid.domain.BillingToken
 
builder() - Static method in class org.jclouds.gogrid.domain.Customer
 
builder() - Static method in class org.jclouds.gogrid.domain.internal.ErrorResponse
 
builder() - Static method in class org.jclouds.gogrid.domain.Ip
 
builder() - Static method in class org.jclouds.gogrid.domain.IpPortPair
 
builder() - Static method in class org.jclouds.gogrid.domain.Job
 
builder() - Static method in class org.jclouds.gogrid.domain.JobProperties
 
builder() - Static method in class org.jclouds.gogrid.domain.LoadBalancer
 
builder() - Static method in class org.jclouds.gogrid.domain.Option
 
builder() - Static method in class org.jclouds.gogrid.domain.Server
 
builder() - Static method in class org.jclouds.gogrid.domain.ServerImage
 
builder() - Static method in class org.jclouds.gogrid.GoGridProviderMetadata
 

C

clone() - Method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
 
command - Variable in class org.jclouds.gogrid.domain.Job.Builder
 
command(Option) - Method in class org.jclouds.gogrid.domain.Job.Builder
 
compareTo(BillingToken) - Method in class org.jclouds.gogrid.domain.BillingToken
 
compareTo(ErrorResponse) - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse
 
compareTo(Ip) - Method in class org.jclouds.gogrid.domain.Ip
 
compareTo(IpPortPair) - Method in class org.jclouds.gogrid.domain.IpPortPair
 
compareTo(Job) - Method in class org.jclouds.gogrid.domain.Job
 
compareTo(JobProperties) - Method in class org.jclouds.gogrid.domain.JobProperties
 
compareTo(LoadBalancer) - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
compareTo(Option) - Method in class org.jclouds.gogrid.domain.Option
 
compareTo(Server) - Method in class org.jclouds.gogrid.domain.Server
 
compareTo(ServerImage) - Method in class org.jclouds.gogrid.domain.ServerImage
 
configure() - Method in class org.jclouds.gogrid.compute.config.GoGridComputeServiceContextModule
 
configure() - Method in class org.jclouds.gogrid.config.GoGridParserModule
 
configure() - Method in class org.jclouds.gogrid.config.GoGridRestClientModule
 
CONTEXT_TOKEN - Static variable in class org.jclouds.gogrid.GoGridApiMetadata
Deprecated.
please use org.jclouds.ContextBuilder#buildApi(GoGridClient.class) as GoGridAsyncClient interface will be removed in jclouds 1.7.
copyTo(TemplateOptions) - Method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
 
create(LoadBalancerType, LoadBalancerPersistenceType) - Method in class org.jclouds.gogrid.options.AddLoadBalancerOptions.Builder
 
create() - Method in class org.jclouds.gogrid.options.GetIpListOptions.Builder
 
createdOn - Variable in class org.jclouds.gogrid.domain.Job.Builder
 
createdOn(Date) - Method in class org.jclouds.gogrid.domain.Job.Builder
 
createdTime - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
createdTime(Date) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
createWithIdNameAndDescription(Long, String, String) - Static method in class org.jclouds.gogrid.domain.Option
 
currentState - Variable in class org.jclouds.gogrid.domain.Job.Builder
 
currentState(JobState) - Method in class org.jclouds.gogrid.domain.Job.Builder
 
CustomDeserializers - Class in org.jclouds.gogrid.functions.internal
 
CustomDeserializers() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers
 
CustomDeserializers.IpStateAdapter - Class in org.jclouds.gogrid.functions.internal
 
CustomDeserializers.IpStateAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.IpStateAdapter
 
CustomDeserializers.JobStateAdapter - Class in org.jclouds.gogrid.functions.internal
 
CustomDeserializers.JobStateAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.JobStateAdapter
 
CustomDeserializers.LoadBalancerOsAdapter - Class in org.jclouds.gogrid.functions.internal
 
CustomDeserializers.LoadBalancerOsAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerOsAdapter
 
CustomDeserializers.LoadBalancerPersistenceTypeAdapter - Class in org.jclouds.gogrid.functions.internal
 
CustomDeserializers.LoadBalancerPersistenceTypeAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerPersistenceTypeAdapter
 
CustomDeserializers.LoadBalancerStateAdapter - Class in org.jclouds.gogrid.functions.internal
 
CustomDeserializers.LoadBalancerStateAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerStateAdapter
 
CustomDeserializers.LoadBalancerTypeAdapter - Class in org.jclouds.gogrid.functions.internal
 
CustomDeserializers.LoadBalancerTypeAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerTypeAdapter
 
CustomDeserializers.ObjectTypeAdapter - Class in org.jclouds.gogrid.functions.internal
 
CustomDeserializers.ObjectTypeAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.ObjectTypeAdapter
 
CustomDeserializers.ServerImageStateAdapter - Class in org.jclouds.gogrid.functions.internal
 
CustomDeserializers.ServerImageStateAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.ServerImageStateAdapter
 
CustomDeserializers.ServerImageTypeAdapter - Class in org.jclouds.gogrid.functions.internal
 
CustomDeserializers.ServerImageTypeAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.ServerImageTypeAdapter
 
CustomDeserializers.ServerStateAdapter - Class in org.jclouds.gogrid.functions.internal
 
CustomDeserializers.ServerStateAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.ServerStateAdapter
 
Customer - Class in org.jclouds.gogrid.domain
Class Customer
Customer(long, String) - Constructor for class org.jclouds.gogrid.domain.Customer
 
Customer.Builder<T extends Customer.Builder<T>> - Class in org.jclouds.gogrid.domain
 
Customer.Builder() - Constructor for class org.jclouds.gogrid.domain.Customer.Builder
 

D

datacenter - Variable in class org.jclouds.gogrid.domain.Ip.Builder
 
datacenter(Option) - Method in class org.jclouds.gogrid.domain.Ip.Builder
 
datacenter - Variable in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
datacenter(Option) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
datacenter - Variable in class org.jclouds.gogrid.domain.Server.Builder
 
datacenter(Option) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
DATACENTER_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
defaultProperties() - Static method in class org.jclouds.gogrid.GoGridApiMetadata
 
defaultProperties() - Static method in class org.jclouds.gogrid.GoGridProviderMetadata
 
DELEGATE_MAP - Static variable in class org.jclouds.gogrid.config.GoGridRestClientModule
 
deleteById(long) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
Deprecated.
 
deleteById(long) - Method in interface org.jclouds.gogrid.services.GridImageClient
Deprecated.
Deletes an existing image
deleteById(Long) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
Deprecated.
 
deleteById(Long) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Deprecated.
Deletes the load balancer by Id
deleteById(long) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
deleteById(long) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Deletes the server by Id
deleteByName(String) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
Deprecated.
 
deleteByName(String) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Deprecated.
Deletes the load balancer by name; NOTE: Using this parameter may generate an error if one or more load balancers share a non-unique name.
deleteByName(String) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
deleteByName(String) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Deletes the server by name; NOTE: Using this parameter may generate an error if one or more servers share a non-unique name.
description - Variable in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
description(String) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
description - Variable in class org.jclouds.gogrid.domain.Option.Builder
 
description(String) - Method in class org.jclouds.gogrid.domain.Option.Builder
 
description - Variable in class org.jclouds.gogrid.domain.Server.Builder
 
description(String) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
description - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
description(String) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
DESCRIPTION_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.gogrid.functions.internal.CustomDeserializers.IpStateAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.gogrid.functions.internal.CustomDeserializers.JobStateAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerOsAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerPersistenceTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerStateAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.gogrid.functions.internal.CustomDeserializers.ObjectTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.gogrid.functions.internal.CustomDeserializers.ServerImageStateAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.gogrid.functions.internal.CustomDeserializers.ServerImageTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.gogrid.functions.internal.CustomDeserializers.ServerStateAdapter
 
destroyNode(String) - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
details - Variable in class org.jclouds.gogrid.domain.Job.Builder
 
details(Map<String, String>) - Method in class org.jclouds.gogrid.domain.Job.Builder
 

E

editImageDescription(String, String) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
Deprecated.
 
editImageDescription(String, String) - Method in interface org.jclouds.gogrid.services.GridImageClient
Deprecated.
Edits an existing image
editImageFriendlyName(String, String) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
Deprecated.
 
editImageFriendlyName(String, String) - Method in interface org.jclouds.gogrid.services.GridImageClient
Deprecated.
Edits an existing image
editLoadBalancer(long, List<IpPortPair>) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
Deprecated.
 
editLoadBalancer(long, List<IpPortPair>) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Deprecated.
Edits the existing load balancer to change the real IP mapping.
editLoadBalancerNamed(String, List<IpPortPair>) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
Deprecated.
 
editLoadBalancerNamed(String, List<IpPortPair>) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Deprecated.
Edits the existing load balancer to change the real IP mapping.
editServerDescription(long, String) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
editServerDescription(long, String) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Edits an existing server
editServerRam(long, String) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
editServerRam(long, String) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Edits an existing server
editServerType(long, String) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
editServerType(long, String) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Edits an existing server
END_DATE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
equals(Object) - Method in class org.jclouds.gogrid.domain.BillingToken
 
equals(Object) - Method in class org.jclouds.gogrid.domain.Customer
 
equals(Object) - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse
 
equals(Object) - Method in class org.jclouds.gogrid.domain.Ip
 
equals(Object) - Method in class org.jclouds.gogrid.domain.IpPortPair
 
equals(Object) - Method in class org.jclouds.gogrid.domain.Job
 
equals(Object) - Method in class org.jclouds.gogrid.domain.JobProperties
 
equals(Object) - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
equals(Object) - Method in class org.jclouds.gogrid.domain.Option
 
equals(Object) - Method in class org.jclouds.gogrid.domain.Server
 
equals(Object) - Method in class org.jclouds.gogrid.domain.ServerImage
 
equals(Object) - Method in class org.jclouds.gogrid.options.GetJobListOptions
 
errorCode - Variable in class org.jclouds.gogrid.domain.internal.ErrorResponse.Builder
 
errorCode(String) - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse.Builder
 
ErrorResponse - Class in org.jclouds.gogrid.domain.internal
Class ErrorResponse
ErrorResponse(String, String) - Constructor for class org.jclouds.gogrid.domain.internal.ErrorResponse
 
ErrorResponse.Builder<T extends ErrorResponse.Builder<T>> - Class in org.jclouds.gogrid.domain.internal
 
ErrorResponse.Builder() - Constructor for class org.jclouds.gogrid.domain.internal.ErrorResponse.Builder
 
excludeSandboxServers() - Method in class org.jclouds.gogrid.options.GetServerListOptions.Builder
 
excludeSandboxServers() - Method in class org.jclouds.gogrid.options.GetServerListOptions
 

F

filter(HttpRequest) - Method in class org.jclouds.gogrid.filters.SharedKeyLiteAuthentication
 
friendlyName - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
friendlyName(String) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
fromBillingToken(BillingToken) - Method in class org.jclouds.gogrid.domain.BillingToken.Builder
 
fromCustomer(Customer) - Method in class org.jclouds.gogrid.domain.Customer.Builder
 
fromErrorResponse(ErrorResponse) - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse.Builder
 
fromIp(Ip) - Method in class org.jclouds.gogrid.domain.Ip.Builder
 
fromIpPortPair(IpPortPair) - Method in class org.jclouds.gogrid.domain.IpPortPair.Builder
 
fromJob(Job) - Method in class org.jclouds.gogrid.domain.Job.Builder
 
fromJobProperties(JobProperties) - Method in class org.jclouds.gogrid.domain.JobProperties.Builder
 
fromLoadBalancer(LoadBalancer) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
fromOption(Option) - Method in class org.jclouds.gogrid.domain.Option.Builder
 
fromProviderMetadata(ProviderMetadata) - Method in class org.jclouds.gogrid.GoGridProviderMetadata.Builder
 
fromServer(Server) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
fromServerImage(ServerImage) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
fromValue(String) - Static method in enum org.jclouds.gogrid.domain.IpState
 
fromValue(String) - Static method in enum org.jclouds.gogrid.domain.JobState
 
fromValue(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerOs
 
fromValue(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerPersistenceType
 
fromValue(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerState
 
fromValue(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerType
 
fromValue(String) - Static method in enum org.jclouds.gogrid.domain.ObjectType
 
fromValue(String) - Static method in enum org.jclouds.gogrid.domain.ServerImageState
 
fromValue(String) - Static method in enum org.jclouds.gogrid.domain.ServerImageType
 
fromValue(String) - Static method in enum org.jclouds.gogrid.domain.ServerState
 

G

GenericResponseContainer<T> - Class in org.jclouds.gogrid.functions
General format of GoGrid's response.
GenericResponseContainer() - Constructor for class org.jclouds.gogrid.functions.GenericResponseContainer
 
get() - Method in class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
 
get() - Method in class org.jclouds.gogrid.location.GoGridDefaultLocationSupplier
 
getArchitecture() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getAssignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
Deprecated.
 
getAssignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpClient
Deprecated.
Returns the list of assigned IPs NOTE: this returns both public and private IPs!
getAttempts() - Method in class org.jclouds.gogrid.domain.Job
 
getBillingTokens() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getCommand() - Method in class org.jclouds.gogrid.domain.Job
 
getCreatedOn() - Method in class org.jclouds.gogrid.domain.Job
 
getCreatedTime() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getCurrentState() - Method in class org.jclouds.gogrid.domain.Job
 
getDatacenter() - Method in class org.jclouds.gogrid.domain.Ip
 
getDatacenter() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
getDatacenter() - Method in class org.jclouds.gogrid.domain.Server
 
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
Deprecated.
 
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridImageClient
Deprecated.
Retrieves the list of supported Datacenters to save images in.
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
Deprecated.
 
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridIpClient
Deprecated.
Retrieves the list of supported Datacenters to retrieve ips from.
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
Deprecated.
 
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Deprecated.
Retrieves the list of supported Datacenters to launch servers into.
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Retrieves the list of supported Datacenters to launch servers into.
getDescription() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
getDescription() - Method in class org.jclouds.gogrid.domain.Option
 
getDescription() - Method in class org.jclouds.gogrid.domain.Server
 
getDescription() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getDetails() - Method in class org.jclouds.gogrid.domain.Job
 
getError() - Method in exception org.jclouds.gogrid.GoGridResponseException
 
getErrorCode() - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse
 
getFriendlyName() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getHistory() - Method in class org.jclouds.gogrid.domain.Job
 
getId() - Method in class org.jclouds.gogrid.domain.BillingToken
 
getId() - Method in class org.jclouds.gogrid.domain.Customer
 
getId() - Method in class org.jclouds.gogrid.domain.Ip
 
getId() - Method in class org.jclouds.gogrid.domain.Job
 
getId() - Method in class org.jclouds.gogrid.domain.JobProperties
 
getId() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
getId() - Method in class org.jclouds.gogrid.domain.Option
 
getId() - Method in class org.jclouds.gogrid.domain.Server
 
getId() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getImage(String) - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
getImage() - Method in class org.jclouds.gogrid.domain.Server
 
getImageList(GetImageListOptions...) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
Deprecated.
 
getImageList(GetImageListOptions...) - Method in interface org.jclouds.gogrid.services.GridImageClient
Deprecated.
Returns all server images.
GetImageListOptions - Class in org.jclouds.gogrid.options
 
GetImageListOptions() - Constructor for class org.jclouds.gogrid.options.GetImageListOptions
 
GetImageListOptions.Builder - Class in org.jclouds.gogrid.options
 
GetImageListOptions.Builder() - Constructor for class org.jclouds.gogrid.options.GetImageListOptions.Builder
 
getImagesById(Long...) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
Deprecated.
 
getImagesById(Long...) - Method in interface org.jclouds.gogrid.services.GridImageClient
Deprecated.
Returns images, found by specified ids
getImagesByName(String...) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
Deprecated.
 
getImagesByName(String...) - Method in interface org.jclouds.gogrid.services.GridImageClient
Deprecated.
Returns images, found by specified names
getImageServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
Deprecated.
 
getImageServices() - Method in interface org.jclouds.gogrid.GoGridClient
Deprecated.
Services with methods, related to managing images.
getIp() - Method in class org.jclouds.gogrid.domain.Ip
 
getIp() - Method in class org.jclouds.gogrid.domain.IpPortPair
 
getIp() - Method in class org.jclouds.gogrid.domain.Server
 
getIpList(GetIpListOptions...) - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
Deprecated.
 
getIpList(GetIpListOptions...) - Method in interface org.jclouds.gogrid.services.GridIpClient
Deprecated.
Returns all IPs in the system that match the options
GetIpListOptions - Class in org.jclouds.gogrid.options
 
GetIpListOptions() - Constructor for class org.jclouds.gogrid.options.GetIpListOptions
 
GetIpListOptions.Builder - Class in org.jclouds.gogrid.options
 
GetIpListOptions.Builder() - Constructor for class org.jclouds.gogrid.options.GetIpListOptions.Builder
 
getIpServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
Deprecated.
 
getIpServices() - Method in interface org.jclouds.gogrid.GoGridClient
Deprecated.
Services with methods, related to retrieving IP addresses
getJobList(GetJobListOptions...) - Method in interface org.jclouds.gogrid.services.GridJobAsyncClient
Deprecated.
 
getJobList(GetJobListOptions...) - Method in interface org.jclouds.gogrid.services.GridJobClient
Deprecated.
Returns all jobs found.
GetJobListOptions - Class in org.jclouds.gogrid.options
 
GetJobListOptions() - Constructor for class org.jclouds.gogrid.options.GetJobListOptions
 
GetJobListOptions.Builder - Class in org.jclouds.gogrid.options
 
GetJobListOptions.Builder() - Constructor for class org.jclouds.gogrid.options.GetJobListOptions.Builder
 
getJobsById(long...) - Method in interface org.jclouds.gogrid.services.GridJobAsyncClient
Deprecated.
 
getJobsById(long...) - Method in interface org.jclouds.gogrid.services.GridJobClient
Deprecated.
Returns jobs for the corresponding id(s).
getJobServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
Deprecated.
 
getJobServices() - Method in interface org.jclouds.gogrid.GoGridClient
Deprecated.
Services with methods, related to retrieving jobs
getJobsForObjectName(String) - Method in interface org.jclouds.gogrid.services.GridJobAsyncClient
Deprecated.
 
getJobsForObjectName(String) - Method in interface org.jclouds.gogrid.services.GridJobClient
Deprecated.
Returns jobs found for an object with a provided name.
getLastUpdatedOn() - Method in class org.jclouds.gogrid.domain.Job
 
getList() - Method in class org.jclouds.gogrid.functions.GenericResponseContainer
 
getLoadBalancerList() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
Deprecated.
 
getLoadBalancerList() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Deprecated.
Returns all load balancers found for the current user.
getLoadBalancersById(Long...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
Deprecated.
 
getLoadBalancersById(Long...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Deprecated.
Returns the load balancer(s) by unique id(s).
getLoadBalancersByName(String...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
Deprecated.
 
getLoadBalancersByName(String...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Deprecated.
Returns the load balancer(s) by unique name(s).
getLoadBalancerServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
Deprecated.
 
getLoadBalancerServices() - Method in interface org.jclouds.gogrid.GoGridClient
Deprecated.
Services with methods, related to managing load balancers.
getLocation() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getMessage() - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse
 
getMethod() - Method in class org.jclouds.gogrid.functions.GenericResponseContainer
 
getName() - Method in class org.jclouds.gogrid.domain.BillingToken
 
getName() - Method in class org.jclouds.gogrid.domain.Customer
 
getName() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
getName() - Method in class org.jclouds.gogrid.domain.Option
 
getName() - Method in class org.jclouds.gogrid.domain.Server
 
getName() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getNode(String) - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
getNote() - Method in class org.jclouds.gogrid.domain.JobProperties
 
getObjectType() - Method in class org.jclouds.gogrid.domain.Job
 
getOs() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
getOs() - Method in class org.jclouds.gogrid.domain.Server
 
getOs() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getOwner() - Method in class org.jclouds.gogrid.domain.Job
 
getOwner() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getPersistence() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
getPort() - Method in class org.jclouds.gogrid.domain.IpPortPair
 
getPrice() - Method in class org.jclouds.gogrid.domain.BillingToken
 
getPrice() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getRam() - Method in class org.jclouds.gogrid.domain.Server
 
getRamSizes() - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
getRamSizes() - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Retrieves the list of supported RAM configurations.
getRealIpList() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
getServerCredentials(long) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
getServerCredentials(long) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
 
getServerCredentialsList() - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
getServerCredentialsList() - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Returns a map of running servers' names to the log in credentials.
getServerList(GetServerListOptions...) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
getServerList(GetServerListOptions...) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Returns the list of all servers.
GetServerListOptions - Class in org.jclouds.gogrid.options
 
GetServerListOptions() - Constructor for class org.jclouds.gogrid.options.GetServerListOptions
 
GetServerListOptions.Builder - Class in org.jclouds.gogrid.options
 
GetServerListOptions.Builder() - Constructor for class org.jclouds.gogrid.options.GetServerListOptions.Builder
 
getServersById(long...) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
getServersById(long...) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Returns the server(s) by unique id(s).
getServersByName(String...) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
getServersByName(String...) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Returns the server(s) by unique name(s).
getServerServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
Deprecated.
 
getServerServices() - Method in interface org.jclouds.gogrid.GoGridClient
Deprecated.
Services with methods, related to managing servers
getState() - Method in class org.jclouds.gogrid.domain.Ip
 
getState() - Method in class org.jclouds.gogrid.domain.JobProperties
 
getState() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
getState() - Method in class org.jclouds.gogrid.domain.Server
 
getState() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getStatus() - Method in class org.jclouds.gogrid.functions.GenericResponseContainer
 
getSubnet() - Method in class org.jclouds.gogrid.domain.Ip
 
getSummary() - Method in class org.jclouds.gogrid.functions.GenericResponseContainer
 
getType() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
getType() - Method in class org.jclouds.gogrid.domain.Server
 
getType() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getTypes() - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
getTypes() - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Retrieves the list of supported server types, for example Web/App Server and Database Server.
getUnassignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
Deprecated.
 
getUnassignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpClient
Deprecated.
Returns the list of unassigned IPs.
getUnassignedPublicIpList() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
Deprecated.
 
getUnassignedPublicIpList() - Method in interface org.jclouds.gogrid.services.GridIpClient
Deprecated.
Returns the list of unassigned public IPs.
getUpdatedOn() - Method in class org.jclouds.gogrid.domain.JobProperties
 
getUpdatedTime() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getVirtualIp() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
GOGRID_OS_PATTERN - Static variable in class org.jclouds.gogrid.compute.functions.ServerImageToImage
 
GOGRID_VERSION_PATTERN - Static variable in class org.jclouds.gogrid.compute.functions.ServerImageToImage
 
GoGridApi - Interface in org.jclouds.gogrid
 
GoGridApiMetadata - Class in org.jclouds.gogrid
Implementation of ApiMetadata for API
GoGridApiMetadata() - Constructor for class org.jclouds.gogrid.GoGridApiMetadata
 
GoGridApiMetadata(GoGridApiMetadata.Builder) - Constructor for class org.jclouds.gogrid.GoGridApiMetadata
 
GoGridApiMetadata.Builder - Class in org.jclouds.gogrid
 
GoGridApiMetadata.Builder() - Constructor for class org.jclouds.gogrid.GoGridApiMetadata.Builder
 
GoGridAsyncClient - Interface in org.jclouds.gogrid
Deprecated.
please use org.jclouds.ContextBuilder#buildApi(GoGridClient.class) as GoGridAsyncClient interface will be removed in jclouds 1.7.
GoGridClient - Interface in org.jclouds.gogrid
Deprecated.
Renamed to GoGridApi in 1.7.0
GoGridComputeService - Class in org.jclouds.gogrid.compute
 
GoGridComputeService(ComputeServiceContext, Map<String, Credentials>, Supplier<Set<? extends Image>>, Supplier<Set<? extends Hardware>>, Supplier<Set<? extends Location>>, ListNodesStrategy, GetImageStrategy, GetNodeMetadataStrategy, CreateNodesInGroupThenAddToSet, RebootNodeStrategy, DestroyNodeStrategy, ResumeNodeStrategy, SuspendNodeStrategy, Provider<TemplateBuilder>, Provider<TemplateOptions>, Predicate<AtomicReference<NodeMetadata>>, Predicate<AtomicReference<NodeMetadata>>, Predicate<AtomicReference<NodeMetadata>>, InitializeRunScriptOnNodeOrPlaceInBadMap.Factory, InitAdminAccess, RunScriptOnNode.Factory, PersistNodeCredentials, ComputeServiceConstants.Timeouts, ListeningExecutorService, Optional<ImageExtension>) - Constructor for class org.jclouds.gogrid.compute.GoGridComputeService
 
GoGridComputeServiceAdapter - Class in org.jclouds.gogrid.compute.strategy
defines the connection between the GoGridClient implementation and the jclouds ComputeService
GoGridComputeServiceAdapter(GoGridClient, Function<Hardware, String>, ComputeServiceConstants.Timeouts) - Constructor for class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
GoGridComputeServiceContextModule - Class in org.jclouds.gogrid.compute.config
 
GoGridComputeServiceContextModule() - Constructor for class org.jclouds.gogrid.compute.config.GoGridComputeServiceContextModule
 
GoGridDefaultLocationSupplier - Class in org.jclouds.gogrid.location
 
GoGridErrorHandler - Class in org.jclouds.gogrid.handlers
 
GoGridErrorHandler(ParseJson<GenericResponseContainer<ErrorResponse>>) - Constructor for class org.jclouds.gogrid.handlers.GoGridErrorHandler
 
GoGridHardwareSupplier - Class in org.jclouds.gogrid.compute.suppliers
 
GoGridHardwareSupplier() - Constructor for class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
 
GoGridHeaders - Interface in org.jclouds.gogrid.reference
 
GoGridParserModule - Class in org.jclouds.gogrid.config
Configures the GoGrid connection.
GoGridParserModule() - Constructor for class org.jclouds.gogrid.config.GoGridParserModule
 
GoGridProviderMetadata - Class in org.jclouds.gogrid
Implementation of org.jclouds.types.ProviderMetadata for GoGrid.
GoGridProviderMetadata() - Constructor for class org.jclouds.gogrid.GoGridProviderMetadata
 
GoGridProviderMetadata(GoGridProviderMetadata.Builder) - Constructor for class org.jclouds.gogrid.GoGridProviderMetadata
 
GoGridProviderMetadata.Builder - Class in org.jclouds.gogrid
 
GoGridProviderMetadata.Builder() - Constructor for class org.jclouds.gogrid.GoGridProviderMetadata.Builder
 
GoGridQueryParams - Interface in org.jclouds.gogrid.reference
 
GoGridResponseException - Exception in org.jclouds.gogrid
 
GoGridResponseException(HttpCommand, HttpResponse, Set<ErrorResponse>) - Constructor for exception org.jclouds.gogrid.GoGridResponseException
 
GoGridRestClientModule - Class in org.jclouds.gogrid.config
Configures the GoGrid connection.
GoGridRestClientModule() - Constructor for class org.jclouds.gogrid.config.GoGridRestClientModule
 
GoGridTemplateOptions - Class in org.jclouds.gogrid.compute.options
Contains options supported by the ComputeService#createNodesInGroup(String, int, TemplateOptions) and ComputeService#createNodesInGroup(String, int, TemplateOptions) operations on the gogrid provider.
GoGridTemplateOptions() - Constructor for class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
 
GoGridTemplateOptions.Builder - Class in org.jclouds.gogrid.compute.options
 
GoGridTemplateOptions.Builder() - Constructor for class org.jclouds.gogrid.compute.options.GoGridTemplateOptions.Builder
 
GridImageApi - Interface in org.jclouds.gogrid.features
 
GridImageAsyncClient - Interface in org.jclouds.gogrid.services
Deprecated.
Async interfaces will be removed in 1.7.0.
GridImageClient - Interface in org.jclouds.gogrid.services
Deprecated.
This will be renamed to GridImageApi in 1.7.0.
GridIpApi - Interface in org.jclouds.gogrid.features
 
GridIpAsyncClient - Interface in org.jclouds.gogrid.services
Deprecated.
Async interfaces will be removed in 1.7.0.
GridIpClient - Interface in org.jclouds.gogrid.services
Deprecated.
This will be renamed to GridIpApi in 1.7.0.
GridJobApi - Interface in org.jclouds.gogrid.features
 
GridJobAsyncClient - Interface in org.jclouds.gogrid.services
Deprecated.
Async interfaces will be removed in 1.7.0.
GridJobClient - Interface in org.jclouds.gogrid.services
Deprecated.
This will be renamed to GridJobApi in 1.7.0.
GridLoadBalancerApi - Interface in org.jclouds.gogrid.features
 
GridLoadBalancerAsyncClient - Interface in org.jclouds.gogrid.services
Deprecated.
Async interfaces will be removed in 1.7.0
GridLoadBalancerClient - Interface in org.jclouds.gogrid.services
Deprecated.
This will be renamed to GridLoadBalancerApi in 1.7.0.
GridServerApi - Interface in org.jclouds.gogrid.features
 
GridServerAsyncClient - Interface in org.jclouds.gogrid.services
Deprecated.
Async interfaces will be removed in 1.7.0.
GridServerClient - Interface in org.jclouds.gogrid.services
Deprecated.
This will be renamed to GridServerApi in 1.7.0.

H

H1024 - Static variable in class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
 
H16384 - Static variable in class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
 
H2048 - Static variable in class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
 
H4096 - Static variable in class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
 
H512 - Static variable in class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
 
H8192 - Static variable in class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
 
H_ALL - Static variable in class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
 
handleError(HttpCommand, HttpResponse) - Method in class org.jclouds.gogrid.handlers.GoGridErrorHandler
 
hashCode() - Method in class org.jclouds.gogrid.domain.BillingToken
 
hashCode() - Method in class org.jclouds.gogrid.domain.Customer
 
hashCode() - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse
 
hashCode() - Method in class org.jclouds.gogrid.domain.Ip
 
hashCode() - Method in class org.jclouds.gogrid.domain.IpPortPair
 
hashCode() - Method in class org.jclouds.gogrid.domain.Job
 
hashCode() - Method in class org.jclouds.gogrid.domain.JobProperties
 
hashCode() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
hashCode() - Method in class org.jclouds.gogrid.domain.Option
 
hashCode() - Method in class org.jclouds.gogrid.domain.Server
 
hashCode() - Method in class org.jclouds.gogrid.domain.ServerImage
 
history - Variable in class org.jclouds.gogrid.domain.Job.Builder
 
history(Set<JobProperties>) - Method in class org.jclouds.gogrid.domain.Job.Builder
 
history(JobProperties...) - Method in class org.jclouds.gogrid.domain.Job.Builder
 

I

id - Variable in class org.jclouds.gogrid.domain.BillingToken.Builder
 
id(long) - Method in class org.jclouds.gogrid.domain.BillingToken.Builder
 
id - Variable in class org.jclouds.gogrid.domain.Customer.Builder
 
id(long) - Method in class org.jclouds.gogrid.domain.Customer.Builder
 
id - Variable in class org.jclouds.gogrid.domain.Ip.Builder
 
id(long) - Method in class org.jclouds.gogrid.domain.Ip.Builder
 
id - Variable in class org.jclouds.gogrid.domain.Job.Builder
 
id(long) - Method in class org.jclouds.gogrid.domain.Job.Builder
 
id - Variable in class org.jclouds.gogrid.domain.JobProperties.Builder
 
id(long) - Method in class org.jclouds.gogrid.domain.JobProperties.Builder
 
id - Variable in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
id(long) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
id - Variable in class org.jclouds.gogrid.domain.Option.Builder
 
id(Long) - Method in class org.jclouds.gogrid.domain.Option.Builder
 
id - Variable in class org.jclouds.gogrid.domain.Server.Builder
 
id(long) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
id - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
id(long) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
ID_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
image - Variable in class org.jclouds.gogrid.domain.Server.Builder
 
image(ServerImage) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
IMAGE_DESCRIPTION_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
IMAGE_FRIENDLY_NAME_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
IMAGE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
IMAGE_STATE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
IMAGE_TYPE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
inboundPorts(int...) - Static method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions.Builder
 
inboundPorts(int...) - Method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
 
inDatacenter(String) - Static method in class org.jclouds.gogrid.options.GetImageListOptions.Builder
 
inDatacenter(String) - Method in class org.jclouds.gogrid.options.GetImageListOptions
 
inDatacenter(String) - Method in class org.jclouds.gogrid.options.GetIpListOptions.Builder
 
inDatacenter(String) - Method in class org.jclouds.gogrid.options.GetIpListOptions
 
inDatacenter(String) - Method in class org.jclouds.gogrid.options.GetServerListOptions.Builder
 
inDatacenter(String) - Method in class org.jclouds.gogrid.options.GetServerListOptions
 
installLocations() - Method in class org.jclouds.gogrid.config.GoGridRestClientModule
 
installPrivateKey(String) - Method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
 
Ip - Class in org.jclouds.gogrid.domain
Class Ip
Ip(long, String, String, boolean, IpState, Option) - Constructor for class org.jclouds.gogrid.domain.Ip
 
ip - Variable in class org.jclouds.gogrid.domain.Ip.Builder
 
ip(String) - Method in class org.jclouds.gogrid.domain.Ip.Builder
 
ip - Variable in class org.jclouds.gogrid.domain.IpPortPair.Builder
 
ip(Ip) - Method in class org.jclouds.gogrid.domain.IpPortPair.Builder
 
ip - Variable in class org.jclouds.gogrid.domain.Server.Builder
 
ip(Ip) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
Ip.Builder<T extends Ip.Builder<T>> - Class in org.jclouds.gogrid.domain
 
Ip.Builder() - Constructor for class org.jclouds.gogrid.domain.Ip.Builder
 
IP_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
IP_STATE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
IP_TYPE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
IpPortPair - Class in org.jclouds.gogrid.domain
Class IpPortPair
IpPortPair(Ip, int) - Constructor for class org.jclouds.gogrid.domain.IpPortPair
 
IpPortPair.Builder<T extends IpPortPair.Builder<T>> - Class in org.jclouds.gogrid.domain
 
IpPortPair.Builder() - Constructor for class org.jclouds.gogrid.domain.IpPortPair.Builder
 
IpState - Enum in org.jclouds.gogrid.domain
 
IpType - Enum in org.jclouds.gogrid.domain
 
IS_PUBLIC_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
IS_SANDBOX_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
isActive - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
isActive(boolean) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
isActive() - Method in class org.jclouds.gogrid.domain.ServerImage
 
isPublic - Variable in class org.jclouds.gogrid.domain.Ip.Builder
 
isPublic(boolean) - Method in class org.jclouds.gogrid.domain.Ip.Builder
 
isPublic() - Method in class org.jclouds.gogrid.domain.Ip
 
isPublic - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
isPublic(boolean) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
isPublic() - Method in class org.jclouds.gogrid.domain.ServerImage
 
isSandbox - Variable in class org.jclouds.gogrid.domain.Server.Builder
 
isSandbox(boolean) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
isSandbox() - Method in class org.jclouds.gogrid.domain.Server
 

J

Job - Class in org.jclouds.gogrid.domain
Represents any job in GoGrid system (jobs include server creation, stopping, etc)
Job(long, Option, ObjectType, Date, Date, JobState, int, String, Set<JobProperties>, Map<String, String>) - Constructor for class org.jclouds.gogrid.domain.Job
 
Job.Builder<T extends Job.Builder<T>> - Class in org.jclouds.gogrid.domain
 
Job.Builder() - Constructor for class org.jclouds.gogrid.domain.Job.Builder
 
JOB_OBJECT_TYPE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
JOB_STATE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
jobClient - Variable in class org.jclouds.gogrid.predicates.LoadBalancerLatestJobCompleted
 
jobClient - Variable in class org.jclouds.gogrid.predicates.ServerLatestJobCompleted
 
JobProperties - Class in org.jclouds.gogrid.domain
State of a job.
JobProperties(long, Date, JobState, String) - Constructor for class org.jclouds.gogrid.domain.JobProperties
 
JobProperties.Builder<T extends JobProperties.Builder<T>> - Class in org.jclouds.gogrid.domain
 
JobProperties.Builder() - Constructor for class org.jclouds.gogrid.domain.JobProperties.Builder
 
JobState - Enum in org.jclouds.gogrid.domain
 

L

lastUpdatedOn - Variable in class org.jclouds.gogrid.domain.Job.Builder
 
lastUpdatedOn(Date) - Method in class org.jclouds.gogrid.domain.Job.Builder
 
latestJobForObjectByName(String) - Static method in class org.jclouds.gogrid.options.GetJobListOptions.Builder
 
latestJobForObjectByName(String) - Method in class org.jclouds.gogrid.options.GetJobListOptions
 
limitServerTypeTo(String) - Method in class org.jclouds.gogrid.options.GetServerListOptions.Builder
 
limitServerTypeTo(String) - Method in class org.jclouds.gogrid.options.GetServerListOptions
 
limitToType(IpType) - Method in class org.jclouds.gogrid.options.GetIpListOptions.Builder
 
listHardwareProfiles() - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
listImages() - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
listLocations() - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
listNodes() - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
listNodesByIds(Iterable<String>) - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
LOAD_BALANCER_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
LOAD_BALANCER_PERSISTENCE_TYPE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
LOAD_BALANCER_TYPE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
LoadBalancer - Class in org.jclouds.gogrid.domain
Class LoadBalancer
LoadBalancer(long, String, String, IpPortPair, Set<IpPortPair>, LoadBalancerType, LoadBalancerPersistenceType, LoadBalancerOs, LoadBalancerState, Option) - Constructor for class org.jclouds.gogrid.domain.LoadBalancer
 
LoadBalancer.Builder<T extends LoadBalancer.Builder<T>> - Class in org.jclouds.gogrid.domain
 
LoadBalancer.Builder() - Constructor for class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
LoadBalancerLatestJobCompleted - Class in org.jclouds.gogrid.predicates
 
LoadBalancerLatestJobCompleted(GridJobClient) - Constructor for class org.jclouds.gogrid.predicates.LoadBalancerLatestJobCompleted
 
LoadBalancerOs - Enum in org.jclouds.gogrid.domain
 
LoadBalancerPersistenceType - Enum in org.jclouds.gogrid.domain
 
LoadBalancerState - Enum in org.jclouds.gogrid.domain
 
LoadBalancerType - Enum in org.jclouds.gogrid.domain
 
location - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
location(String) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
logger - Variable in class org.jclouds.gogrid.compute.functions.ServerImageToImage
 
logger - Variable in class org.jclouds.gogrid.compute.functions.ServerToNodeMetadata
 
logger - Variable in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
logger - Variable in class org.jclouds.gogrid.predicates.LoadBalancerLatestJobCompleted
 
logger - Variable in class org.jclouds.gogrid.predicates.ServerLatestJobCompleted
 
LOOKUP_LIST_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 

M

MAX_NUMBER_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
maxItems(int) - Static method in class org.jclouds.gogrid.options.GetImageListOptions.Builder
 
maxItems(int) - Static method in class org.jclouds.gogrid.options.GetJobListOptions.Builder
 
maxItemsNumber(Integer) - Method in class org.jclouds.gogrid.options.GetImageListOptions
 
maxItemsNumber(Integer) - Method in class org.jclouds.gogrid.options.GetJobListOptions
 
message - Variable in class org.jclouds.gogrid.domain.internal.ErrorResponse.Builder
 
message(String) - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse.Builder
 

N

name - Variable in class org.jclouds.gogrid.domain.BillingToken.Builder
 
name(String) - Method in class org.jclouds.gogrid.domain.BillingToken.Builder
 
name - Variable in class org.jclouds.gogrid.domain.Customer.Builder
 
name(String) - Method in class org.jclouds.gogrid.domain.Customer.Builder
 
name - Variable in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
name(String) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
name - Variable in class org.jclouds.gogrid.domain.Option.Builder
 
name(String) - Method in class org.jclouds.gogrid.domain.Option.Builder
 
name - Variable in class org.jclouds.gogrid.domain.Server.Builder
 
name(String) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
name - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
name(String) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
NAME_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
NONE - Static variable in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
 
NONE - Static variable in class org.jclouds.gogrid.options.GetIpListOptions
 
NONE - Static variable in class org.jclouds.gogrid.options.GetJobListOptions
 
NONE - Static variable in class org.jclouds.gogrid.options.GetServerListOptions
 
note - Variable in class org.jclouds.gogrid.domain.JobProperties.Builder
 
note(String) - Method in class org.jclouds.gogrid.domain.JobProperties.Builder
 

O

OBJECT_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
objectType - Variable in class org.jclouds.gogrid.domain.Job.Builder
 
objectType(ObjectType) - Method in class org.jclouds.gogrid.domain.Job.Builder
 
ObjectType - Enum in org.jclouds.gogrid.domain
 
onlyAssigned() - Method in class org.jclouds.gogrid.options.GetIpListOptions
 
onlyForObjectName(String) - Method in class org.jclouds.gogrid.options.GetJobListOptions
 
onlyForObjectType(ObjectType) - Method in class org.jclouds.gogrid.options.GetJobListOptions
 
onlyForState(JobState) - Method in class org.jclouds.gogrid.options.GetJobListOptions
 
onlyPrivate() - Method in class org.jclouds.gogrid.options.GetImageListOptions
 
onlyPublic() - Method in class org.jclouds.gogrid.options.GetImageListOptions
 
onlySandboxServers() - Method in class org.jclouds.gogrid.options.GetServerListOptions.Builder
 
onlySandboxServers() - Method in class org.jclouds.gogrid.options.GetServerListOptions
 
onlyUnassigned() - Method in class org.jclouds.gogrid.options.GetIpListOptions
 
onlyWithType(IpType) - Method in class org.jclouds.gogrid.options.GetIpListOptions
 
Option - Class in org.jclouds.gogrid.domain
Class Option
Option(Long, String, String) - Constructor for class org.jclouds.gogrid.domain.Option
 
Option.Builder<T extends Option.Builder<T>> - Class in org.jclouds.gogrid.domain
 
Option.Builder() - Constructor for class org.jclouds.gogrid.domain.Option.Builder
 
OptionToLocation - Class in org.jclouds.gogrid.compute.functions
 
org.jclouds.gogrid - package org.jclouds.gogrid
 
org.jclouds.gogrid.binders - package org.jclouds.gogrid.binders
 
org.jclouds.gogrid.compute - package org.jclouds.gogrid.compute
 
org.jclouds.gogrid.compute.config - package org.jclouds.gogrid.compute.config
 
org.jclouds.gogrid.compute.functions - package org.jclouds.gogrid.compute.functions
 
org.jclouds.gogrid.compute.options - package org.jclouds.gogrid.compute.options
 
org.jclouds.gogrid.compute.strategy - package org.jclouds.gogrid.compute.strategy
 
org.jclouds.gogrid.compute.suppliers - package org.jclouds.gogrid.compute.suppliers
 
org.jclouds.gogrid.config - package org.jclouds.gogrid.config
 
org.jclouds.gogrid.domain - package org.jclouds.gogrid.domain
 
org.jclouds.gogrid.domain.internal - package org.jclouds.gogrid.domain.internal
 
org.jclouds.gogrid.features - package org.jclouds.gogrid.features
 
org.jclouds.gogrid.filters - package org.jclouds.gogrid.filters
 
org.jclouds.gogrid.functions - package org.jclouds.gogrid.functions
 
org.jclouds.gogrid.functions.internal - package org.jclouds.gogrid.functions.internal
 
org.jclouds.gogrid.handlers - package org.jclouds.gogrid.handlers
 
org.jclouds.gogrid.location - package org.jclouds.gogrid.location
 
org.jclouds.gogrid.options - package org.jclouds.gogrid.options
 
org.jclouds.gogrid.predicates - package org.jclouds.gogrid.predicates
 
org.jclouds.gogrid.reference - package org.jclouds.gogrid.reference
 
org.jclouds.gogrid.services - package org.jclouds.gogrid.services
 
os - Variable in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
os(LoadBalancerOs) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
os - Variable in class org.jclouds.gogrid.domain.Server.Builder
 
os(Option) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
os - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
os(Option) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
owner - Variable in class org.jclouds.gogrid.domain.Job.Builder
 
owner(String) - Method in class org.jclouds.gogrid.domain.Job.Builder
 
owner - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
owner(Customer) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
OWNER_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 

P

ParseCredentialsFromJsonResponse - Class in org.jclouds.gogrid.functions
 
parseHardware(Server) - Method in class org.jclouds.gogrid.compute.functions.ServerToNodeMetadata
 
parseImage(Server) - Method in class org.jclouds.gogrid.compute.functions.ServerToNodeMetadata
 
ParseImageFromJsonResponse - Class in org.jclouds.gogrid.functions
 
ParseImageListFromJsonResponse - Class in org.jclouds.gogrid.functions
 
ParseIpListFromJsonResponse - Class in org.jclouds.gogrid.functions
Parses ips from a json string.
ParseJobListFromJsonResponse - Class in org.jclouds.gogrid.functions
Parses jobs from a json string.
ParseLoadBalancerFromJsonResponse - Class in org.jclouds.gogrid.functions
Parses the single load balancer out of the response.
ParseLoadBalancerListFromJsonResponse - Class in org.jclouds.gogrid.functions
Parses jobs from a json string.
ParseOptionsFromJsonResponse - Class in org.jclouds.gogrid.functions
Parses the list of generic options.
parseOs(ServerImage) - Method in class org.jclouds.gogrid.compute.functions.ServerImageToImage
 
ParseServerNameToCredentialsMapFromJsonResponse - Class in org.jclouds.gogrid.functions
 
persistence - Variable in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
persistence(LoadBalancerPersistenceType) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
port - Variable in class org.jclouds.gogrid.domain.IpPortPair.Builder
 
port(int) - Method in class org.jclouds.gogrid.domain.IpPortPair.Builder
 
power(String, PowerCommand) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
Deprecated.
 
power(String, PowerCommand) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deprecated.
Changes the server's state according to PowerCommand
POWER_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
PowerCommand - Enum in org.jclouds.gogrid.domain
Server's state transition.
price - Variable in class org.jclouds.gogrid.domain.BillingToken.Builder
 
price(double) - Method in class org.jclouds.gogrid.domain.BillingToken.Builder
 
price - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
price(double) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
provideCustomAdapterBindings() - Method in class org.jclouds.gogrid.config.GoGridParserModule
 
provideTimeStamp(Supplier<Long>) - Method in class org.jclouds.gogrid.config.GoGridRestClientModule
 
publicDatabaseServers() - Static method in class org.jclouds.gogrid.options.GetImageListOptions.Builder
 
publicWebServers() - Static method in class org.jclouds.gogrid.options.GetImageListOptions.Builder
 

R

ram - Variable in class org.jclouds.gogrid.domain.Server.Builder
 
ram(Option) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
REAL_IP_LIST_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
realIpList - Variable in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
realIpList(Set<IpPortPair>) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
realIpList(IpPortPair...) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
rebootNode(String) - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 
resumeNode(String) - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 

S

saveImageFromServer(String, String, SaveImageOptions...) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
Deprecated.
 
saveImageFromServer(String, String, SaveImageOptions...) - Method in interface org.jclouds.gogrid.services.GridImageClient
Deprecated.
This call will save a private (visible to only you) server image to your library of available images.
SaveImageOptions - Class in org.jclouds.gogrid.options
 
SaveImageOptions() - Constructor for class org.jclouds.gogrid.options.SaveImageOptions
 
SaveImageOptions.Builder - Class in org.jclouds.gogrid.options
 
SaveImageOptions.Builder() - Constructor for class org.jclouds.gogrid.options.SaveImageOptions.Builder
 
self() - Method in class org.jclouds.gogrid.domain.BillingToken.Builder
 
self() - Method in class org.jclouds.gogrid.domain.Customer.Builder
 
self() - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse.Builder
 
self() - Method in class org.jclouds.gogrid.domain.Ip.Builder
 
self() - Method in class org.jclouds.gogrid.domain.IpPortPair.Builder
 
self() - Method in class org.jclouds.gogrid.domain.Job.Builder
 
self() - Method in class org.jclouds.gogrid.domain.JobProperties.Builder
 
self() - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
self() - Method in class org.jclouds.gogrid.domain.Option.Builder
 
self() - Method in class org.jclouds.gogrid.domain.Server.Builder
 
self() - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
self() - Method in class org.jclouds.gogrid.GoGridApiMetadata.Builder
 
Server - Class in org.jclouds.gogrid.domain
Class Server
Server(long, boolean, String, String, ServerState, Option, Option, Option, Option, Ip, ServerImage) - Constructor for class org.jclouds.gogrid.domain.Server
 
Server.Builder<T extends Server.Builder<T>> - Class in org.jclouds.gogrid.domain
 
Server.Builder() - Constructor for class org.jclouds.gogrid.domain.Server.Builder
 
SERVER_ID_OR_NAME_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
SERVER_RAM_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
SERVER_TYPE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
ServerImage - Class in org.jclouds.gogrid.domain
Class ServerImage
ServerImage(long, String, String, String, Option, Option, ServerImageType, ServerImageState, double, String, boolean, boolean, Date, Date, Set<BillingToken>, Customer) - Constructor for class org.jclouds.gogrid.domain.ServerImage
 
ServerImage.Builder<T extends ServerImage.Builder<T>> - Class in org.jclouds.gogrid.domain
 
ServerImage.Builder() - Constructor for class org.jclouds.gogrid.domain.ServerImage.Builder
 
ServerImageState - Enum in org.jclouds.gogrid.domain
 
ServerImageToImage - Class in org.jclouds.gogrid.compute.functions
 
ServerImageType - Enum in org.jclouds.gogrid.domain
 
ServerLatestJobCompleted - Class in org.jclouds.gogrid.predicates
Checks if the latest job for the server is in "Succeeded" state.
ServerLatestJobCompleted(GridJobClient) - Constructor for class org.jclouds.gogrid.predicates.ServerLatestJobCompleted
 
ServerState - Enum in org.jclouds.gogrid.domain
 
ServerToNodeMetadata - Class in org.jclouds.gogrid.compute.functions
 
setDescription(String) - Method in class org.jclouds.gogrid.options.AddLoadBalancerOptions
 
setErrors(Set<ErrorResponse>) - Method in exception org.jclouds.gogrid.GoGridResponseException
 
setPersistenceType(LoadBalancerPersistenceType) - Method in class org.jclouds.gogrid.options.AddLoadBalancerOptions
 
setState(ServerImageState) - Method in class org.jclouds.gogrid.options.GetImageListOptions
 
setType(LoadBalancerType) - Method in class org.jclouds.gogrid.options.AddLoadBalancerOptions
 
setType(ServerImageType) - Method in class org.jclouds.gogrid.options.GetImageListOptions
 
SharedKeyLiteAuthentication - Class in org.jclouds.gogrid.filters
 
SharedKeyLiteAuthentication(Supplier<Credentials>, Long, HttpUtils) - Constructor for class org.jclouds.gogrid.filters.SharedKeyLiteAuthentication
 
START_DATE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
startDate(Date) - Static method in class org.jclouds.gogrid.options.GetJobListOptions.Builder
 
state - Variable in class org.jclouds.gogrid.domain.Ip.Builder
 
state(IpState) - Method in class org.jclouds.gogrid.domain.Ip.Builder
 
state - Variable in class org.jclouds.gogrid.domain.JobProperties.Builder
 
state(JobState) - Method in class org.jclouds.gogrid.domain.JobProperties.Builder
 
state - Variable in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
state(LoadBalancerState) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
state - Variable in class org.jclouds.gogrid.domain.Server.Builder
 
state(ServerState) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
state - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
state(ServerImageState) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
string() - Method in class org.jclouds.gogrid.domain.BillingToken
 
string() - Method in class org.jclouds.gogrid.domain.Customer
 
string() - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse
 
string() - Method in class org.jclouds.gogrid.domain.Ip
 
string() - Method in class org.jclouds.gogrid.domain.IpPortPair
 
string() - Method in class org.jclouds.gogrid.domain.Job
 
string() - Method in class org.jclouds.gogrid.domain.JobProperties
 
string() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
string() - Method in class org.jclouds.gogrid.domain.Option
 
string() - Method in class org.jclouds.gogrid.domain.Server
 
string() - Method in class org.jclouds.gogrid.domain.ServerImage
 
subnet - Variable in class org.jclouds.gogrid.domain.Ip.Builder
 
subnet(String) - Method in class org.jclouds.gogrid.domain.Ip.Builder
 
suspendNode(String) - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
 

T

templateOptions() - Method in class org.jclouds.gogrid.compute.GoGridComputeService
Returns template options, except of type GoGridTemplateOptions.
toBuilder() - Method in class org.jclouds.gogrid.domain.BillingToken
 
toBuilder() - Method in class org.jclouds.gogrid.domain.Customer
 
toBuilder() - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse
 
toBuilder() - Method in class org.jclouds.gogrid.domain.Ip
 
toBuilder() - Method in class org.jclouds.gogrid.domain.IpPortPair
 
toBuilder() - Method in class org.jclouds.gogrid.domain.Job
 
toBuilder() - Method in class org.jclouds.gogrid.domain.JobProperties
 
toBuilder() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
toBuilder() - Method in class org.jclouds.gogrid.domain.Option
 
toBuilder() - Method in class org.jclouds.gogrid.domain.Server
 
toBuilder() - Method in class org.jclouds.gogrid.domain.ServerImage
 
toBuilder() - Method in class org.jclouds.gogrid.GoGridApiMetadata
 
toBuilder() - Method in class org.jclouds.gogrid.GoGridProviderMetadata
 
toString() - Method in class org.jclouds.gogrid.domain.BillingToken
 
toString() - Method in class org.jclouds.gogrid.domain.Customer
 
toString() - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse
 
toString() - Method in class org.jclouds.gogrid.domain.Ip
 
toString() - Method in class org.jclouds.gogrid.domain.IpPortPair
 
toString() - Method in enum org.jclouds.gogrid.domain.IpState
 
toString() - Method in enum org.jclouds.gogrid.domain.IpType
 
toString() - Method in class org.jclouds.gogrid.domain.Job
 
toString() - Method in class org.jclouds.gogrid.domain.JobProperties
 
toString() - Method in enum org.jclouds.gogrid.domain.JobState
 
toString() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
toString() - Method in enum org.jclouds.gogrid.domain.LoadBalancerPersistenceType
 
toString() - Method in enum org.jclouds.gogrid.domain.LoadBalancerState
 
toString() - Method in enum org.jclouds.gogrid.domain.LoadBalancerType
 
toString() - Method in enum org.jclouds.gogrid.domain.ObjectType
 
toString() - Method in class org.jclouds.gogrid.domain.Option
 
toString() - Method in enum org.jclouds.gogrid.domain.PowerCommand
 
toString() - Method in class org.jclouds.gogrid.domain.Server
 
toString() - Method in class org.jclouds.gogrid.domain.ServerImage
 
toString() - Method in enum org.jclouds.gogrid.domain.ServerImageState
 
toString() - Method in enum org.jclouds.gogrid.domain.ServerImageType
 
toString() - Method in enum org.jclouds.gogrid.domain.ServerState
 
type - Variable in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
type(LoadBalancerType) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
type - Variable in class org.jclouds.gogrid.domain.Server.Builder
 
type(Option) - Method in class org.jclouds.gogrid.domain.Server.Builder
 
type - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
type(ServerImageType) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 

U

unassignedPublicIps() - Method in class org.jclouds.gogrid.options.GetIpListOptions.Builder
 
updatedOn - Variable in class org.jclouds.gogrid.domain.JobProperties.Builder
 
updatedOn(Date) - Method in class org.jclouds.gogrid.domain.JobProperties.Builder
 
updatedTime - Variable in class org.jclouds.gogrid.domain.ServerImage.Builder
 
updatedTime(Date) - Method in class org.jclouds.gogrid.domain.ServerImage.Builder
 
userMetadata(Map<String, String>) - Static method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions.Builder
 
userMetadata(String, String) - Static method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions.Builder
 
userMetadata(Map<String, String>) - Method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
userMetadata(String, String) - Method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions

V

value() - Method in enum org.jclouds.gogrid.domain.LoadBalancerState
 
value() - Method in enum org.jclouds.gogrid.domain.ObjectType
 
value() - Method in enum org.jclouds.gogrid.domain.ServerState
 
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.IpState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.IpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerOs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerPersistenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.ObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.PowerCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.ServerImageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.ServerImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.gogrid.domain.ServerState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jclouds.gogrid.domain.IpState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.gogrid.domain.IpType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.gogrid.domain.JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.gogrid.domain.LoadBalancerOs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.gogrid.domain.LoadBalancerPersistenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.gogrid.domain.LoadBalancerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.gogrid.domain.LoadBalancerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.gogrid.domain.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.gogrid.domain.PowerCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.gogrid.domain.ServerImageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.gogrid.domain.ServerImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.gogrid.domain.ServerState
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in interface org.jclouds.gogrid.reference.GoGridHeaders
 
VIRTUAL_IP_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
virtualIp - Variable in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 
virtualIp(IpPortPair) - Method in class org.jclouds.gogrid.domain.LoadBalancer.Builder
 

W

withDescription(String) - Static method in class org.jclouds.gogrid.options.AddServerOptions.Builder
 
withDescription(String) - Method in class org.jclouds.gogrid.options.AddServerOptions
 
withDescription(String) - Static method in class org.jclouds.gogrid.options.SaveImageOptions.Builder
 
withDescription(String) - Method in class org.jclouds.gogrid.options.SaveImageOptions
 
withEndDate(Date) - Method in class org.jclouds.gogrid.options.GetJobListOptions
 
withOwner(String) - Method in class org.jclouds.gogrid.options.GetJobListOptions
 
withStartDate(Date) - Method in class org.jclouds.gogrid.options.GetJobListOptions
 
A B C D E F G H I J L M N O P R S T U V W 

Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.