Package | Description |
---|---|
org.jclouds.ovf |
Modifier and Type | Field and Description |
---|---|
protected Set<Configuration> |
DeploymentOptionSection.configurations |
protected Set<Configuration> |
DeploymentOptionSection.Builder.configurations |
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Set<Configuration> |
DeploymentOptionSection.getConfigurations() |
Modifier and Type | Method and Description |
---|---|
DeploymentOptionSection.Builder |
DeploymentOptionSection.Builder.configuration(Configuration configuration) |
Configuration.Builder |
Configuration.Builder.fromConfiguration(Configuration in) |
Modifier and Type | Method and Description |
---|---|
DeploymentOptionSection.Builder |
DeploymentOptionSection.Builder.configurations(Iterable<Configuration> configurations) |
Constructor and Description |
---|
DeploymentOptionSection(String info,
Iterable<Configuration> configurations) |
Copyright © 2009-2012 jclouds. All Rights Reserved.