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 |
---|---|
DeploymentOption.Builder |
DeploymentOption.Builder.setDefaultChoice(Boolean defaultChoice)
A
boolean flag indicates whether this deployment option is the default
choice. |
DeploymentOption.Builder |
DeploymentOption.Builder.setDescription(String description)
A localizable description for the deployment option.
|
DeploymentOption.Builder |
DeploymentOption.Builder.setKey(String key)
The key of the deployment option, corresponding to the ovf:id attribute in the
OVF descriptor.
|
DeploymentOption.Builder |
DeploymentOption.Builder.setLabel(String label)
A localizable label for the deployment option.
|
Copyright © 2016. All Rights Reserved.