Uses of Class
org.jclouds.ovf.DeploymentOptionSection
-
Packages that use DeploymentOptionSection Package Description org.jclouds.ovf -
-
Uses of DeploymentOptionSection in org.jclouds.ovf
Methods in org.jclouds.ovf that return DeploymentOptionSection Modifier and Type Method Description DeploymentOptionSection
DeploymentOptionSection.Builder. build()
Methods in org.jclouds.ovf with parameters of type DeploymentOptionSection Modifier and Type Method Description DeploymentOptionSection.Builder
DeploymentOptionSection.Builder. fromDeploymentOptionSection(DeploymentOptionSection in)
Method parameters in org.jclouds.ovf with type arguments of type DeploymentOptionSection Modifier and Type Method Description DeploymentOptionSection.Builder
DeploymentOptionSection.Builder. fromSection(Section<DeploymentOptionSection> in)
-