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

A

addClientModule(List<Module>) - Method in class org.jclouds.gogrid.GoGridContextBuilder
 
addContextModule(List<Module>) - Method in class org.jclouds.gogrid.GoGridContextBuilder
 
addImageResolutionModule() - Method in class org.jclouds.gogrid.GoGridContextBuilder
 
addLoadBalancer(String, IpPortPair, List<IpPortPair>, AddLoadBalancerOptions...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
 
addLoadBalancer(String, IpPortPair, List<IpPortPair>, AddLoadBalancerOptions...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
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
 
addServer(String, String, String, String, AddServerOptions...) - Method in interface org.jclouds.gogrid.services.GridServerClient
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(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.ParseErrorFromJsonResponse
 
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.ParseServerFromJsonResponse
 
apply(HttpResponse) - Method in class org.jclouds.gogrid.functions.ParseServerListFromJsonResponse
 
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
 
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
 

B

BillingToken - Class in org.jclouds.gogrid.domain
 
BillingToken() - Constructor for class org.jclouds.gogrid.domain.BillingToken
A no-args constructor is required for deserialization
BillingToken(long, String, double) - Constructor for class org.jclouds.gogrid.domain.BillingToken
 
bindErrorHandlers() - Method in class org.jclouds.gogrid.config.GoGridRestClientModule
 
BindIdsToQueryParams - Class in org.jclouds.gogrid.binders
Binds IDs to corresponding query parameters
BindNamesToQueryParams - Class in org.jclouds.gogrid.binders
Binds names to corresponding query parameters
BindObjectNameToGetJobsRequestQueryParams - Class in org.jclouds.gogrid.binders
 
BindRealIpPortPairsToQueryParams - Class in org.jclouds.gogrid.binders
Binds a list of real IPs to the request.
bindToRequest(HttpRequest, Object) - Method in class org.jclouds.gogrid.binders.BindIdsToQueryParams
Binds the ids to query parameters.
bindToRequest(HttpRequest, Object) - Method in class org.jclouds.gogrid.binders.BindNamesToQueryParams
Binds the names to query parameters.
bindToRequest(HttpRequest, Object) - Method in class org.jclouds.gogrid.binders.BindObjectNameToGetJobsRequestQueryParams
Maps the object's name to the input of bindToRequest(HttpRequest, Object) - Method in class org.jclouds.gogrid.binders.BindRealIpPortPairsToQueryParams
 
bindToRequest(HttpRequest, Object) - Method in class org.jclouds.gogrid.binders.BindVirtualIpPortPairToQueryParams
 
BindVirtualIpPortPairToQueryParams - Class in org.jclouds.gogrid.binders
Binds a virtual IP to the request.
buildComputeServiceContext() - Method in class org.jclouds.gogrid.GoGridContextBuilder
 

C

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
 
configure() - Method in class org.jclouds.gogrid.config.internal.GoGridResolveImagesModule
 
create(LoadBalancerType, LoadBalancerPersistenceType) - Method in class org.jclouds.gogrid.options.AddLoadBalancerOptions.Builder
 
create() - Method in class org.jclouds.gogrid.options.GetIpListOptions.Builder
 
create() - Method in class org.jclouds.gogrid.options.GetJobListOptions.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
 
Customer(long, String) - Constructor for class org.jclouds.gogrid.domain.Customer
 
Customer() - Constructor for class org.jclouds.gogrid.domain.Customer
A no-args constructor is required for deserialization

D

DATACENTER_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
DateSecondsAdapter - Class in org.jclouds.gogrid.config
Configures the GoGrid connection, including logging and http transport.
DateSecondsAdapter() - Constructor for class org.jclouds.gogrid.config.DateSecondsAdapter
 
defaultProperties() - Method in class org.jclouds.gogrid.GoGridPropertiesBuilder
 
DELEGATE_MAP - Static variable in class org.jclouds.gogrid.config.GoGridRestClientModule
 
deleteById(Long) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
 
deleteById(Long) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Deletes the load balancer by Id
deleteById(long) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
 
deleteById(long) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deletes the server by Id
deleteByName(String) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
 
deleteByName(String) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
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
 
deleteByName(String) - Method in interface org.jclouds.gogrid.services.GridServerClient
Deletes the server by name; NOTE: Using this parameter may generate an error if one or more servers share a non-unique name.
DESCRIPTION_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.gogrid.config.DateSecondsAdapter
 
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
 

E

editImageDescription(String, String) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
 
editImageDescription(String, String) - Method in interface org.jclouds.gogrid.services.GridImageClient
Edits an existing image
editImageFriendlyName(String, String) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
 
editImageFriendlyName(String, String) - Method in interface org.jclouds.gogrid.services.GridImageClient
Edits an existing image
editLoadBalancer(long, List<IpPortPair>) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
 
editLoadBalancer(long, List<IpPortPair>) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Edits the existing load balancer to change the real IP mapping.
editLoadBalancerNamed(String, List<IpPortPair>) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
 
editLoadBalancerNamed(String, List<IpPortPair>) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Edits the existing load balancer to change the real IP mapping.
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.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
 
ErrorResponse - Class in org.jclouds.gogrid.domain.internal
 
ErrorResponse() - Constructor for class org.jclouds.gogrid.domain.internal.ErrorResponse
A no-args constructor is required for deserialization
ErrorResponse(String, String) - Constructor for class org.jclouds.gogrid.domain.internal.ErrorResponse
 
excludeSandboxServers() - Method in class org.jclouds.gogrid.options.GetServerListOptions.Builder
 
excludeSandboxServers() - Method in class org.jclouds.gogrid.options.GetServerListOptions
 
execute(String, String, Template) - Method in class org.jclouds.gogrid.compute.strategy.GoGridAddNodeWithTagStrategy
 
execute(String) - Method in class org.jclouds.gogrid.compute.strategy.GoGridDestroyNodeStrategy
 
execute(String) - Method in class org.jclouds.gogrid.compute.strategy.GoGridGetNodeMetadataStrategy
 
execute(String) - Method in class org.jclouds.gogrid.compute.strategy.GoGridRebootNodeStrategy
 
execute(Object) - Method in class org.jclouds.gogrid.config.internal.GoGridResolveImagesModule.GoGridPopulateDefaultLoginCredentialsForImageStrategy
 

F

filter(HttpRequest) - Method in class org.jclouds.gogrid.filters.SharedKeyLiteAuthentication
 
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

get() - Method in class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
 
get() - Method in class org.jclouds.gogrid.compute.suppliers.GoGridImageSupplier
 
get() - Method in class org.jclouds.gogrid.compute.suppliers.GoGridLocationSupplier
 
getArchitecture() - Method in class org.jclouds.gogrid.domain.ServerImage
 
getAssignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
 
getAssignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpClient
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
 
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridImageClient
Retrieves the list of supported Datacenters to save images in.
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
 
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridIpClient
Retrieves the list of supported Datacenters to retrieve ips from.
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
 
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Retrieves the list of supported Datacenters to launch servers into.
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
 
getDatacenters() - Method in interface org.jclouds.gogrid.services.GridServerClient
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
 
getException() - Method in class org.jclouds.gogrid.mock.HttpCommandMock
 
getFailureCount() - Method in class org.jclouds.gogrid.mock.HttpCommandMock
 
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() - Method in class org.jclouds.gogrid.domain.Server
 
getImageList(GetImageListOptions...) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
 
getImageList(GetImageListOptions...) - Method in interface org.jclouds.gogrid.services.GridImageClient
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
 
getImagesById(Long...) - Method in interface org.jclouds.gogrid.services.GridImageClient
Returns images, found by specified ids
getImagesByName(String...) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
 
getImagesByName(String...) - Method in interface org.jclouds.gogrid.services.GridImageClient
Returns images, found by specified names
getImageServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
 
getImageServices() - Method in interface org.jclouds.gogrid.GoGridClient
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
 
getIpList(GetIpListOptions...) - Method in interface org.jclouds.gogrid.services.GridIpClient
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
 
getIpServices() - Method in interface org.jclouds.gogrid.GoGridClient
Services with methods, related to retrieving IP addresses
getJobList(GetJobListOptions...) - Method in interface org.jclouds.gogrid.services.GridJobAsyncClient
 
getJobList(GetJobListOptions...) - Method in interface org.jclouds.gogrid.services.GridJobClient
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
 
getJobsById(long...) - Method in interface org.jclouds.gogrid.services.GridJobClient
Returns jobs for the corresponding id(s).
getJobServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
 
getJobServices() - Method in interface org.jclouds.gogrid.GoGridClient
Services with methods, related to retrieving jobs
getJobsForObjectName(String) - Method in interface org.jclouds.gogrid.services.GridJobAsyncClient
 
getJobsForObjectName(String) - Method in interface org.jclouds.gogrid.services.GridJobClient
Returns jobs found for an object with a provided name.
getLastUpdatedOn() - Method in class org.jclouds.gogrid.domain.Job
 
getLoadBalancerList() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
 
getLoadBalancerList() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Returns all load balancers found for the current user.
getLoadBalancersById(Long...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
 
getLoadBalancersById(Long...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Returns the load balancer(s) by unique id(s).
getLoadBalancersByName(String...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
 
getLoadBalancersByName(String...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
Returns the load balancer(s) by unique name(s).
getLoadBalancerServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
 
getLoadBalancerServices() - Method in interface org.jclouds.gogrid.GoGridClient
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
 
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
 
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
 
getRamSizes() - Method in interface org.jclouds.gogrid.services.GridServerClient
Retrieves the list of supported RAM configurations.
getRealIpList() - Method in class org.jclouds.gogrid.domain.LoadBalancer
 
getRedirectCount() - Method in class org.jclouds.gogrid.mock.HttpCommandMock
 
getRequest() - Method in class org.jclouds.gogrid.mock.HttpCommandMock
 
getServerCredentials(long) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
 
getServerCredentials(long) - Method in interface org.jclouds.gogrid.services.GridServerClient
 
getServerCredentialsList() - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
 
getServerCredentialsList() - Method in interface org.jclouds.gogrid.services.GridServerClient
Returns a map of running servers' names to the log in credentials.
getServerList(GetServerListOptions...) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
 
getServerList(GetServerListOptions...) - Method in interface org.jclouds.gogrid.services.GridServerClient
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
 
getServersById(long...) - Method in interface org.jclouds.gogrid.services.GridServerClient
Returns the server(s) by unique id(s).
getServersByName(String...) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
 
getServersByName(String...) - Method in interface org.jclouds.gogrid.services.GridServerClient
Returns the server(s) by unique name(s).
getServerServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
 
getServerServices() - Method in interface org.jclouds.gogrid.GoGridClient
Services with methods, related to managing servers
getSourceImageSupplier(Injector) - Method in class org.jclouds.gogrid.compute.config.GoGridComputeServiceContextModule
 
getSourceLocationSupplier(Injector) - Method in class org.jclouds.gogrid.compute.config.GoGridComputeServiceContextModule
 
getSourceSizeSupplier(Injector) - Method in class org.jclouds.gogrid.compute.config.GoGridComputeServiceContextModule
 
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
 
getSubnet() - Method in class org.jclouds.gogrid.domain.Ip
 
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
 
getUnassignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
 
getUnassignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpClient
Returns the list of unassigned IPs.
getUnassignedPublicIpList() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
 
getUnassignedPublicIpList() - Method in interface org.jclouds.gogrid.services.GridIpClient
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_NAME_PATTERN - Static variable in class org.jclouds.gogrid.compute.suppliers.GoGridImageSupplier
 
GoGridAddNodeWithTagStrategy - Class in org.jclouds.gogrid.compute.strategy
 
GoGridAddNodeWithTagStrategy(GoGridClient, Function<Server, NodeMetadata>, Function<Hardware, String>, ComputeServiceConstants.Timeouts) - Constructor for class org.jclouds.gogrid.compute.strategy.GoGridAddNodeWithTagStrategy
 
GoGridAsyncClient - Interface in org.jclouds.gogrid
 
GoGridClient - Interface in org.jclouds.gogrid
 
GoGridComputeServiceContextModule - Class in org.jclouds.gogrid.compute.config
 
GoGridComputeServiceContextModule() - Constructor for class org.jclouds.gogrid.compute.config.GoGridComputeServiceContextModule
 
GoGridConstants - Interface in org.jclouds.gogrid.reference
Configuration properties and constants used in GoGrid connections.
GoGridContextBuilder - Class in org.jclouds.gogrid
 
GoGridContextBuilder(Properties) - Constructor for class org.jclouds.gogrid.GoGridContextBuilder
 
GoGridDestroyNodeStrategy - Class in org.jclouds.gogrid.compute.strategy
 
GoGridDestroyNodeStrategy(GoGridClient, GetNodeMetadataStrategy) - Constructor for class org.jclouds.gogrid.compute.strategy.GoGridDestroyNodeStrategy
 
GoGridErrorHandler - Class in org.jclouds.gogrid.handlers
 
GoGridErrorHandler(ParseErrorFromJsonResponse) - Constructor for class org.jclouds.gogrid.handlers.GoGridErrorHandler
 
GoGridGetNodeMetadataStrategy - Class in org.jclouds.gogrid.compute.strategy
 
GoGridGetNodeMetadataStrategy(GoGridClient, Function<Server, NodeMetadata>) - Constructor for class org.jclouds.gogrid.compute.strategy.GoGridGetNodeMetadataStrategy
 
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
 
GoGridImageSupplier - Class in org.jclouds.gogrid.compute.suppliers
 
GoGridListNodesStrategy - Class in org.jclouds.gogrid.compute.strategy
 
GoGridListNodesStrategy(GoGridClient, Function<Server, NodeMetadata>) - Constructor for class org.jclouds.gogrid.compute.strategy.GoGridListNodesStrategy
 
GoGridLocationSupplier - Class in org.jclouds.gogrid.compute.suppliers
 
GoGridParserModule - Class in org.jclouds.gogrid.config
Configures the GoGrid connection.
GoGridParserModule() - Constructor for class org.jclouds.gogrid.config.GoGridParserModule
 
GoGridPropertiesBuilder - Class in org.jclouds.gogrid
Builds properties used in GoGrid Clients
GoGridPropertiesBuilder(Properties) - Constructor for class org.jclouds.gogrid.GoGridPropertiesBuilder
 
GoGridQueryParams - Interface in org.jclouds.gogrid.reference
 
GoGridRebootNodeStrategy - Class in org.jclouds.gogrid.compute.strategy
 
GoGridRebootNodeStrategy(GoGridClient, GetNodeMetadataStrategy, ComputeServiceConstants.Timeouts) - Constructor for class org.jclouds.gogrid.compute.strategy.GoGridRebootNodeStrategy
 
GoGridResolveImagesModule - Class in org.jclouds.gogrid.config.internal
 
GoGridResolveImagesModule() - Constructor for class org.jclouds.gogrid.config.internal.GoGridResolveImagesModule
 
GoGridResolveImagesModule.GoGridPopulateDefaultLoginCredentialsForImageStrategy - Class in org.jclouds.gogrid.config.internal
 
GoGridResolveImagesModule.GoGridPopulateDefaultLoginCredentialsForImageStrategy() - Constructor for class org.jclouds.gogrid.config.internal.GoGridResolveImagesModule.GoGridPopulateDefaultLoginCredentialsForImageStrategy
 
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
 
GoGridUtils - Class in org.jclouds.gogrid.util
 
GoGridUtils() - Constructor for class org.jclouds.gogrid.util.GoGridUtils
 
GridImageAsyncClient - Interface in org.jclouds.gogrid.services
 
GridImageClient - Interface in org.jclouds.gogrid.services
Manages the server images
GridIpAsyncClient - Interface in org.jclouds.gogrid.services
 
GridIpClient - Interface in org.jclouds.gogrid.services
 
GridJobAsyncClient - Interface in org.jclouds.gogrid.services
 
GridJobClient - Interface in org.jclouds.gogrid.services
Manages the customer's jobs.
GridLoadBalancerAsyncClient - Interface in org.jclouds.gogrid.services
 
GridLoadBalancerClient - Interface in org.jclouds.gogrid.services
 
GridServerAsyncClient - Interface in org.jclouds.gogrid.services
Provides asynchronous access to GoGrid via their REST API.
GridServerClient - Interface in org.jclouds.gogrid.services
Provides synchronous access to GoGrid.

H

H1024 - 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.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
 
HttpCommandMock - Class in org.jclouds.gogrid.mock
 
HttpCommandMock() - Constructor for class org.jclouds.gogrid.mock.HttpCommandMock
 

I

ID_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
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
 
incrementFailureCount() - Method in class org.jclouds.gogrid.mock.HttpCommandMock
 
incrementRedirectCount() - Method in class org.jclouds.gogrid.mock.HttpCommandMock
 
inDatacenter(String) - 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
 
Ip - Class in org.jclouds.gogrid.domain
 
Ip() - Constructor for class org.jclouds.gogrid.domain.Ip
A no-args constructor is required for deserialization
Ip(String) - Constructor for class org.jclouds.gogrid.domain.Ip
Constructs a generic IP address without any additional options.
Ip(long, String, String, boolean, IpState, Option) - Constructor for class org.jclouds.gogrid.domain.Ip
 
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
 
IpPortPair() - Constructor for class org.jclouds.gogrid.domain.IpPortPair
A no-args constructor is required for deserialization
IpPortPair(Ip, int) - Constructor for class org.jclouds.gogrid.domain.IpPortPair
 
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() - Method in class org.jclouds.gogrid.domain.ServerImage
 
isPublic() - Method in class org.jclouds.gogrid.domain.Ip
 
isPublic() - Method in class org.jclouds.gogrid.domain.ServerImage
 
isReplayable() - Method in class org.jclouds.gogrid.mock.HttpCommandMock
 
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() - Constructor for class org.jclouds.gogrid.domain.Job
A no-args constructor is required for deserialization
Job(long, Option, ObjectType, Date, Date, JobState, int, String, SortedSet<JobProperties>, Map<String, String>) - Constructor for class org.jclouds.gogrid.domain.Job
 
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() - Constructor for class org.jclouds.gogrid.domain.JobProperties
A no-args constructor is required for deserialization
JobProperties(long, Date, JobState, String) - Constructor for class org.jclouds.gogrid.domain.JobProperties
 
JobState - Enum in org.jclouds.gogrid.domain
 

L

latestJobForObjectByName(String) - Method in class org.jclouds.gogrid.options.GetJobListOptions.Builder
 
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
 
list() - Method in class org.jclouds.gogrid.compute.strategy.GoGridListNodesStrategy
 
listDetailsOnNodesMatching(Predicate<ComputeMetadata>) - Method in class org.jclouds.gogrid.compute.strategy.GoGridListNodesStrategy
 
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
 
LoadBalancer() - Constructor for class org.jclouds.gogrid.domain.LoadBalancer
A no-args constructor is required for deserialization
LoadBalancer(long, String, String, IpPortPair, Set<IpPortPair>, LoadBalancerType, LoadBalancerPersistenceType, LoadBalancerOs, LoadBalancerState, Option) - Constructor for class org.jclouds.gogrid.domain.LoadBalancer
 
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
 
logger - Variable in class org.jclouds.gogrid.compute.functions.ServerToNodeMetadata
 
logger - Variable in class org.jclouds.gogrid.compute.suppliers.GoGridImageSupplier
 
logger - Variable in class org.jclouds.gogrid.compute.suppliers.GoGridLocationSupplier
 
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
 
maxItemsNumber(Integer) - Method in class org.jclouds.gogrid.options.GetImageListOptions
 
maxItemsNumber(Integer) - Method in class org.jclouds.gogrid.options.GetJobListOptions
 

N

NAME_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
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
 

O

OBJECT_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
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
 
Option() - Constructor for class org.jclouds.gogrid.domain.Option
A no-args constructor is required for deserialization
Option(Long) - Constructor for class org.jclouds.gogrid.domain.Option
 
Option(String) - Constructor for class org.jclouds.gogrid.domain.Option
 
Option(Long, String, String) - Constructor for class org.jclouds.gogrid.domain.Option
 
org.jclouds.gogrid - package org.jclouds.gogrid
 
org.jclouds.gogrid.binders - package org.jclouds.gogrid.binders
 
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.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.config.internal - package org.jclouds.gogrid.config.internal
 
org.jclouds.gogrid.domain - package org.jclouds.gogrid.domain
 
org.jclouds.gogrid.domain.internal - package org.jclouds.gogrid.domain.internal
 
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.mock - package org.jclouds.gogrid.mock
 
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
 
org.jclouds.gogrid.util - package org.jclouds.gogrid.util
 
OWNER_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 

P

ParseCredentialsFromJsonResponse - Class in org.jclouds.gogrid.functions
 
ParseErrorFromJsonResponse - Class in org.jclouds.gogrid.functions
Parses error response from a json string.
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.
ParseServerFromJsonResponse - Class in org.jclouds.gogrid.functions
Parses a single Server from a json string.
ParseServerListFromJsonResponse - Class in org.jclouds.gogrid.functions
Parses servers from a json string.
ParseServerNameToCredentialsMapFromJsonResponse - Class in org.jclouds.gogrid.functions
 
parseStringByPatternAndGetNthMatchGroup(String, Pattern, int) - Static method in class org.jclouds.gogrid.util.GoGridUtils
Matches nth group or returns null.
power(String, PowerCommand) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
 
power(String, PowerCommand) - Method in interface org.jclouds.gogrid.services.GridServerClient
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.
PROPERTY_GOGRID_DEFAULT_DC - Static variable in interface org.jclouds.gogrid.reference.GoGridConstants
 
provideCustomAdapterBindings() - Method in class org.jclouds.gogrid.config.GoGridParserModule
 
provideTemplate(Injector, TemplateBuilder) - Method in class org.jclouds.gogrid.compute.config.GoGridComputeServiceContextModule
 
provideTimeStamp(Supplier<Long>) - Method in class org.jclouds.gogrid.config.GoGridRestClientModule
 
publicDatabaseServers() - Method in class org.jclouds.gogrid.options.GetImageListOptions.Builder
 
publicWebServers() - Method in class org.jclouds.gogrid.options.GetImageListOptions.Builder
 

R

REAL_IP_LIST_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 

S

serialize(Date, Type, JsonSerializationContext) - Method in class org.jclouds.gogrid.config.DateSecondsAdapter
 
Server - Class in org.jclouds.gogrid.domain
 
Server(long, Option, boolean, String, String, ServerState, Option, Option, Option, Ip, ServerImage) - Constructor for class org.jclouds.gogrid.domain.Server
 
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
 
ServerImage() - Constructor for class org.jclouds.gogrid.domain.ServerImage
A no-args constructor is required for deserialization
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
 
ServerImageState - Enum in org.jclouds.gogrid.domain
 
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
 
setException(Exception) - Method in class org.jclouds.gogrid.mock.HttpCommandMock
 
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(String, String, Long, HttpUtils) - Constructor for class org.jclouds.gogrid.filters.SharedKeyLiteAuthentication
 
START_DATE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 
supplyDefaultLocation(Injector, Supplier<Set<? extends Location>>) - Method in class org.jclouds.gogrid.compute.config.GoGridComputeServiceContextModule
 

T

toString() - Method in class org.jclouds.gogrid.domain.BillingToken
 
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 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
 

U

unassignedPublicIps() - Method in class org.jclouds.gogrid.options.GetIpListOptions.Builder
 

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.GoGridAsyncClient
 
VERSION - Static variable in interface org.jclouds.gogrid.reference.GoGridHeaders
 
VIRTUAL_IP_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
 

W

withDescription(String) - Static method in class org.jclouds.gogrid.options.AddServerOptions.Builder
 
withDescription(String) - Method in class org.jclouds.gogrid.options.AddServerOptions
 
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-2010 jclouds. All Rights Reserved.