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.strategy   
org.jclouds.cloudservers.domain   
org.jclouds.cloudservers.predicates   
 

Classes in org.jclouds.cloudservers.domain used by org.jclouds.cloudservers
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
           
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
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.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
Action
           
Addresses
           
DailyBackup
           
ImageStatus
          In-flight images will have the status attribute set to SAVING and the conditional progress element (0- 100% completion) will also be returned.
RateLimit
          RateLimit.
RateLimitUnit
           
RebootType
           
ServerStatus
          Servers contain a status attribute that can be used as an indication of the current server state.
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.