|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProductSection.Builder | |
---|---|
org.jclouds.ovf | |
org.jclouds.ovf.xml |
Uses of ProductSection.Builder in org.jclouds.ovf |
---|
Methods in org.jclouds.ovf that return ProductSection.Builder | |
---|---|
static ProductSection.Builder |
ProductSection.builder()
|
ProductSection.Builder |
ProductSection.Builder.fromDeploymentOptionSection(ProductSection in)
|
ProductSection.Builder |
ProductSection.Builder.fromSection(Section<ProductSection> in)
|
ProductSection.Builder |
ProductSection.Builder.info(String info)
|
ProductSection.Builder |
ProductSection.Builder.properties(Iterable<Property> properties)
|
ProductSection.Builder |
ProductSection.Builder.property(Property property)
|
ProductSection.Builder |
ProductSection.toBuilder()
|
Uses of ProductSection.Builder in org.jclouds.ovf.xml |
---|
Constructor parameters in org.jclouds.ovf.xml with type arguments of type ProductSection.Builder | |
---|---|
ProductSectionHandler(javax.inject.Provider<ProductSection.Builder> builderProvider)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |