Uses of Package
org.jclouds.smartos.compute.domain

Packages that use org.jclouds.smartos.compute.domain
org.jclouds.smartos   
org.jclouds.smartos.compute.config   
org.jclouds.smartos.compute.domain   
org.jclouds.smartos.compute.functions   
org.jclouds.smartos.compute.strategy   
 

Classes in org.jclouds.smartos.compute.domain used by org.jclouds.smartos
DataSet
          Dataset is a pre-built image ready to be cloned.
VM
          Representing a Virtual Machine (Zone / KVM )
VmSpecification
          Specification of a VM to build, based on a dataset.
 

Classes in org.jclouds.smartos.compute.domain used by org.jclouds.smartos.compute.config
DataSet
          Dataset is a pre-built image ready to be cloned.
 

Classes in org.jclouds.smartos.compute.domain used by org.jclouds.smartos.compute.domain
DataSet
          Dataset is a pre-built image ready to be cloned.
DataSet.Builder
           
VM
          Representing a Virtual Machine (Zone / KVM )
VM.Builder
           
VM.State
           
VmNIC
          Specification of a network card.
VmNIC.Builder
           
VmSpecification
          Specification of a VM to build, based on a dataset.
VmSpecification.Builder
           
 

Classes in org.jclouds.smartos.compute.domain used by org.jclouds.smartos.compute.functions
DataSet
          Dataset is a pre-built image ready to be cloned.
VM
          Representing a Virtual Machine (Zone / KVM )
VM.State
           
VmSpecification
          Specification of a VM to build, based on a dataset.
 

Classes in org.jclouds.smartos.compute.domain used by org.jclouds.smartos.compute.strategy
DataSet
          Dataset is a pre-built image ready to be cloned.
VM
          Representing a Virtual Machine (Zone / KVM )
VmSpecification
          Specification of a VM to build, based on a dataset.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.