Uses of Class
org.jclouds.dmtf.ovf.DeploymentOptionSection.Builder

Packages that use DeploymentOptionSection.Builder
org.jclouds.dmtf.ovf   
 

Uses of DeploymentOptionSection.Builder in org.jclouds.dmtf.ovf
 

Classes in org.jclouds.dmtf.ovf with type parameters of type DeploymentOptionSection.Builder
static class DeploymentOptionSection.Builder<B extends DeploymentOptionSection.Builder<B>>
           
 

Methods in org.jclouds.dmtf.ovf that return DeploymentOptionSection.Builder
static DeploymentOptionSection.Builder<?> DeploymentOptionSection.builder()
           
 DeploymentOptionSection.Builder<?> DeploymentOptionSection.toBuilder()
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.