- Method in class org.jclouds.gogrid.binders.
- 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.
- 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
-