Uses of Class
org.jclouds.ovf.Property.Builder
- 
Packages that use Property.Builder Package Description org.jclouds.ovf org.jclouds.ovf.xml  - 
- 
Uses of Property.Builder in org.jclouds.ovf
Methods in org.jclouds.ovf that return Property.Builder Modifier and Type Method Description static Property.BuilderProperty. builder()Property.BuilderProperty.Builder. description(String description)Property.BuilderProperty.Builder. fromProperty(Property in)Property.BuilderProperty.Builder. key(String key)Property.BuilderProperty.Builder. label(String label)Property.BuilderProperty.Builder. value(String value) - 
Uses of Property.Builder in org.jclouds.ovf.xml
Fields in org.jclouds.ovf.xml declared as Property.Builder Modifier and Type Field Description protected Property.BuilderProductSectionHandler. configBuilder 
 -