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 |
---|---|
ExtraConfigParams.Builder |
ExtraConfigParams.Builder.setExcludeKeys(List<String> excludeKeys)
Specifies which extra configuration items in the
List in the
getExtraConfigs() field should be ignored during deployment. |
ExtraConfigParams.Builder |
ExtraConfigParams.Builder.setExtraConfigs(List<ExtraConfig> extraConfigs)
List of vmw:ExtraConfig elements in the OVF package. |
ExtraConfigParams.Builder |
ExtraConfigParams.Builder.setIncludeKeys(List<String> includeKeys)
Specifies which extra configuration items in the
List in the
getExtraConfigs() field should be included during deployment. |
ExtraConfigParams.Builder |
ExtraConfigParams.Builder.setType(String type)
Unique identifier describing the type of the OVF parameters.
|
Copyright © 2016. All Rights Reserved.