| Package | Description |
|---|---|
| com.vmware.vcenter.ovf |
The
com.vmware.vcenter.ovf package provides services to capture and
deploy Open Virtualization Format (OVF) packages to and from the content
library. |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentOption |
DeploymentOption._newInstance(StructValue structValue)
WARNING: Internal API, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
DeploymentOption |
DeploymentOption.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentOption> |
DeploymentOptionParams.getDeploymentOptions()
List of deployment options. |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentOptionParams.setDeploymentOptions(List<DeploymentOption> deploymentOptions)
List of deployment options. |
DeploymentOptionParams.Builder |
DeploymentOptionParams.Builder.setDeploymentOptions(List<DeploymentOption> deploymentOptions)
List of deployment options. |
Copyright © 2016. All Rights Reserved.