| 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 |
|---|---|
LibraryItemTypes.OvfSummary.Builder |
LibraryItemTypes.OvfSummary.Builder.setAdditionalParams(List<Structure> additionalParams)
Additional OVF parameters which can be specified for the deployment target.
|
LibraryItemTypes.OvfSummary.Builder |
LibraryItemTypes.OvfSummary.Builder.setAnnotation(String annotation)
Default annotation for the virtual machine or virtual appliance.
|
LibraryItemTypes.OvfSummary.Builder |
LibraryItemTypes.OvfSummary.Builder.setName(String name)
Default name for the virtual machine or virtual appliance.
|
LibraryItemTypes.OvfSummary.Builder |
LibraryItemTypes.OvfSummary.Builder.setNetworks(List<String> networks)
Section identifiers for sections of type ovf:NetworkSection in the OVF
descriptor.
|
LibraryItemTypes.OvfSummary.Builder |
LibraryItemTypes.OvfSummary.Builder.setStorageGroups(List<String> storageGroups)
Section identifiers for sections of type vmw:StorageGroupSection in the OVF
descriptor.
|
Copyright © 2016. All Rights Reserved.