Package | Description |
---|---|
org.jclouds.ovf |
Modifier and Type | Field and Description |
---|---|
protected Set<Property> |
ProductSection.properties |
protected Set<Property> |
ProductSection.Builder.properties |
Modifier and Type | Method and Description |
---|---|
Property |
Property.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Set<Property> |
ProductSection.getProperties() |
Modifier and Type | Method and Description |
---|---|
Property.Builder |
Property.Builder.fromProperty(Property in) |
ProductSection.Builder |
ProductSection.Builder.property(Property property) |
Modifier and Type | Method and Description |
---|---|
ProductSection.Builder |
ProductSection.Builder.properties(Iterable<Property> properties) |
Constructor and Description |
---|
ProductSection(String info,
Iterable<Property> properties) |
Copyright © 2009-2013 jclouds. All Rights Reserved.