| 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 UnknownSection |
UnknownSection._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. |
UnknownSection |
UnknownSection.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<UnknownSection> |
UnknownSectionParams.getUnknownSections()
List of unknown, non-required sections. |
| Modifier and Type | Method and Description |
|---|---|
void |
UnknownSectionParams.setUnknownSections(List<UnknownSection> unknownSections)
List of unknown, non-required sections. |
UnknownSectionParams.Builder |
UnknownSectionParams.Builder.setUnknownSections(List<UnknownSection> unknownSections)
List of unknown, non-required sections. |
Copyright © 2016. All Rights Reserved.