| Package | Description |
|---|---|
| com.vmware.vcenter |
The
com.vmware.vcenter package provides interfaces for managing VMware
vSphere environments. |
| com.vmware.vcenter.vm.hardware.boot |
The
com.vmware.vcenter.vm.hardware.boot package provides interfaces for
managing the virtual devices used to boot a virtual machine. |
| Modifier and Type | Method and Description |
|---|---|
List<DeviceTypes.EntryCreateSpec> |
VMTypes.CreateSpec.getBootDevices()
Boot device configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VMTypes.CreateSpec.setBootDevices(List<DeviceTypes.EntryCreateSpec> bootDevices)
Boot device configuration.
|
VMTypes.CreateSpec.Builder |
VMTypes.CreateSpec.Builder.setBootDevices(List<DeviceTypes.EntryCreateSpec> bootDevices)
Boot device configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static DeviceTypes.EntryCreateSpec |
DeviceTypes.EntryCreateSpec._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. |
DeviceTypes.EntryCreateSpec |
DeviceTypes.EntryCreateSpec.Builder.build() |
Copyright © 2016. All Rights Reserved.