Uses of Package
org.jclouds.softlayer.domain

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

Classes in org.jclouds.softlayer.domain used by org.jclouds.softlayer.compute.config
ProductItemPrice
          The SoftLayer_Product_Item_Price data type contains general information relating to a single SoftLayer product item price.
ProductPackage
          The SoftLayer_Product_Package data type contains information about packages from which orders can be generated.
 

Classes in org.jclouds.softlayer.domain used by org.jclouds.softlayer.compute.functions
Datacenter
           
ProductItem
          The SoftLayer_Product_Item data type contains general information relating to a single SoftLayer product.
ProductItemPrice
          The SoftLayer_Product_Item_Price data type contains general information relating to a single SoftLayer product item price.
VirtualGuest
          The virtual guest data type presents the structure in which all virtual guests will be presented.
VirtualGuest.State
          These states come from the powerState field.
 

Classes in org.jclouds.softlayer.domain used by org.jclouds.softlayer.compute.strategy
Datacenter
           
ProductItem
          The SoftLayer_Product_Item data type contains general information relating to a single SoftLayer product.
ProductItemPrice
          The SoftLayer_Product_Item_Price data type contains general information relating to a single SoftLayer product item price.
ProductPackage
          The SoftLayer_Product_Package data type contains information about packages from which orders can be generated.
VirtualGuest
          The virtual guest data type presents the structure in which all virtual guests will be presented.
 

Classes in org.jclouds.softlayer.domain used by org.jclouds.softlayer.config
Datacenter
           
OperatingSystem
          Extends the SoftLayer_Software_Component data type to include operating system specific properties.
PowerState
          The power state class provides a common set of values for which a guest's power state will be presented in the SoftLayer API.
VirtualGuest
          The virtual guest data type presents the structure in which all virtual guests will be presented.
 

Classes in org.jclouds.softlayer.domain used by org.jclouds.softlayer.domain
Address
           
Address.Builder
           
Datacenter
           
Datacenter.Builder
           
OperatingSystem
          Extends the SoftLayer_Software_Component data type to include operating system specific properties.
OperatingSystem.Builder
           
Password
          Contains a password for a specific software component instance
Password.Builder
           
PowerState
          The power state class provides a common set of values for which a guest's power state will be presented in the SoftLayer API.
PowerState.Builder
           
ProductItem
          The SoftLayer_Product_Item data type contains general information relating to a single SoftLayer product.
ProductItem.Builder
           
ProductItemCategory
          The SoftLayer_Product_Item_Category data type contains general category information for prices.
ProductItemCategory.Builder
           
ProductItemPrice
          The SoftLayer_Product_Item_Price data type contains general information relating to a single SoftLayer product item price.
ProductItemPrice.Builder
           
ProductOrder
           
ProductOrder.Builder
           
ProductOrderReceipt
           
ProductOrderReceipt.Builder
           
ProductPackage
          The SoftLayer_Product_Package data type contains information about packages from which orders can be generated.
ProductPackage.Builder
           
Region
          A region is made up of a keyname and a description of that region.
Region.Builder
           
VirtualGuest
          The virtual guest data type presents the structure in which all virtual guests will be presented.
VirtualGuest.Builder
           
VirtualGuest.State
          These states come from the powerState field.
 

Classes in org.jclouds.softlayer.domain used by org.jclouds.softlayer.features
Datacenter
           
ProductOrder
           
ProductOrderReceipt
           
ProductPackage
          The SoftLayer_Product_Package data type contains information about packages from which orders can be generated.
VirtualGuest
          The virtual guest data type presents the structure in which all virtual guests will be presented.
 

Classes in org.jclouds.softlayer.domain used by org.jclouds.softlayer.predicates
ProductItem
          The SoftLayer_Product_Item data type contains general information relating to a single SoftLayer product.
ProductPackage
          The SoftLayer_Product_Package data type contains information about packages from which orders can be generated.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.