Package org.jclouds.cloudservers.domain

Class Summary
AbsoluteLimit Class AbsoluteLimit
AbsoluteLimit.Builder<T extends AbsoluteLimit.Builder<T>>  
Addresses Class Addresses
Addresses.Builder<T extends Addresses.Builder<T>>  
BackupSchedule A backup schedule can be defined to create server images at regular intervals (daily and weekly).
BackupSchedule.Builder<T extends BackupSchedule.Builder<T>>  
Flavor A flavor is an available hardware configuration for a server.
Flavor.Builder<T extends Flavor.Builder<T>>  
Image An image is a collection of files used to create or rebuild a server.
Image.Builder<T extends Image.Builder<T>>  
Limits Class Limits
Limits.Builder<T extends Limits.Builder<T>>  
RateLimit RateLimit.
RateLimit.Builder<T extends RateLimit.Builder<T>>  
Server A server is a virtual machine instance in the Cloud Servers system.
Server.Builder<T extends Server.Builder<T>>  
SharedIpGroup A shared IP group is a collection of servers that can share IPs with other members of the group.
SharedIpGroup.Builder<T extends SharedIpGroup.Builder<T>>  
ShareIp Class ShareIp
ShareIp.Builder<T extends ShareIp.Builder<T>>  
Version Class Version
Version.Builder<T extends Version.Builder<T>>  
 

Enum Summary
Action  
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.
RateLimitUnit  
RebootType  
ServerStatus Servers contain a status attribute that can be used as an indication of the current server state.
VersionStatus  
WeeklyBackup  
 



Copyright © 2009-2012 jclouds. All Rights Reserved.