Uses of Class
org.jclouds.ovf.DeploymentOptionSection

Packages that use DeploymentOptionSection
org.jclouds.ovf   
 

Uses of DeploymentOptionSection in org.jclouds.ovf
 

Methods in org.jclouds.ovf that return DeploymentOptionSection
 DeploymentOptionSection DeploymentOptionSection.Builder.build()
          
 

Methods in org.jclouds.ovf with parameters of type DeploymentOptionSection
 DeploymentOptionSection.Builder DeploymentOptionSection.Builder.fromDeploymentOptionSection(DeploymentOptionSection in)
           
 

Method parameters in org.jclouds.ovf with type arguments of type DeploymentOptionSection
 DeploymentOptionSection.Builder DeploymentOptionSection.Builder.fromSection(Section<DeploymentOptionSection> in)
          
 



Copyright © 2009-2012 jclouds. All Rights Reserved.