| 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 |
|---|---|
UnknownSectionParams.Builder |
UnknownSectionParams.Builder.setType(java.lang.String type)
Unique identifier describing the type of the OVF parameters.
|
UnknownSectionParams.Builder |
UnknownSectionParams.Builder.setUnknownSections(java.util.List<UnknownSection> unknownSections)
List of unknown, non-required sections. |