Uses of Package
org.jclouds.cloudservers.domain

Packages that use org.jclouds.cloudservers.domain
org.jclouds.cloudservers   
org.jclouds.cloudservers.compute.config   
org.jclouds.cloudservers.compute.functions   
org.jclouds.cloudservers.compute.predicates   
org.jclouds.cloudservers.compute.strategy   
org.jclouds.cloudservers.domain   
org.jclouds.cloudservers.predicates   
 

Classes in org.jclouds.cloudservers.domain used by org.jclouds.cloudservers
Addresses
          Class Addresses
BackupSchedule
          A backup schedule can be defined to create server images at regular intervals (daily and weekly).
Flavor
          A flavor is an available hardware configuration for a server.
Image
          An image is a collection of files used to create or rebuild a server.
Limits
          Class Limits
RebootType
           
Server
          A server is a virtual machine instance in the Cloud Servers system.
SharedIpGroup
          A shared IP group is a collection of servers that can share IPs with other members of the group.
 

Classes in org.jclouds.cloudservers.domain used by org.jclouds.cloudservers.compute.config
ImageStatus
          In-flight images will have the status attribute set to SAVING and the conditional progress element (0- 100% completion) will also be returned.
ServerStatus
          Servers contain a status attribute that can be used as an indication of the current server state.
 

Classes in org.jclouds.cloudservers.domain used by org.jclouds.cloudservers.compute.functions
Flavor
          A flavor is an available hardware configuration for a server.
Image
          An image is a collection of files used to create or rebuild a server.
Server
          A server is a virtual machine instance in the Cloud Servers system.
ServerStatus
          Servers contain a status attribute that can be used as an indication of the current server state.
 

Classes in org.jclouds.cloudservers.domain used by org.jclouds.cloudservers.compute.predicates
Image
          An image is a collection of files used to create or rebuild a server.
 

Classes in org.jclouds.cloudservers.domain used by org.jclouds.cloudservers.compute.strategy
Flavor
          A flavor is an available hardware configuration for a server.
Image
          An image is a collection of files used to create or rebuild a server.
Server
          A server is a virtual machine instance in the Cloud Servers system.
 

Classes in org.jclouds.cloudservers.domain used by org.jclouds.cloudservers.domain
AbsoluteLimit
          Class AbsoluteLimit
AbsoluteLimit.Builder
           
Action
           
Addresses
          Class Addresses
Addresses.Builder
           
BackupSchedule
          A backup schedule can be defined to create server images at regular intervals (daily and weekly).
BackupSchedule.Builder
           
DailyBackup
           
Flavor
          A flavor is an available hardware configuration for a server.
Flavor.Builder
           
Image
          An image is a collection of files used to create or rebuild a server.
Image.Builder
           
ImageStatus
          In-flight images will have the status attribute set to SAVING and the conditional progress element (0- 100% completion) will also be returned.
Limits
          Class Limits
Limits.Builder
           
RateLimit
          RateLimit.
RateLimit.Builder
           
RateLimitUnit
           
RebootType
           
Server
          A server is a virtual machine instance in the Cloud Servers system.
Server.Builder
           
ServerStatus
          Servers contain a status attribute that can be used as an indication of the current server state.
SharedIpGroup
          A shared IP group is a collection of servers that can share IPs with other members of the group.
SharedIpGroup.Builder
           
ShareIp
          Class ShareIp
ShareIp.Builder
           
Version
          Class Version
Version.Builder
           
VersionStatus
           
WeeklyBackup
           
 

Classes in org.jclouds.cloudservers.domain used by org.jclouds.cloudservers.predicates
Server
          A server is a virtual machine instance in the Cloud Servers system.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.