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 ExtraConfig |
ExtraConfig._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. |
Modifier and Type | Method and Description |
---|---|
List<ExtraConfig> |
ExtraConfigParams.getExtraConfigs()
List of vmw:ExtraConfig elements in the OVF package. |
Modifier and Type | Method and Description |
---|---|
void |
ExtraConfigParams.setExtraConfigs(List<ExtraConfig> extraConfigs)
List of vmw:ExtraConfig elements in the OVF package. |
Copyright © 2015. All Rights Reserved.