Package | Description |
---|---|
com.vmware.vcenter |
The
com.vmware.vcenter package provides interfaces for managing VMware
vSphere environments. |
com.vmware.vcenter.vm.hardware |
The
com.vmware.vcenter.vm.hardware package provides interfaces for
managing the virtual hardware configuration and state of a virtual machine. |
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. |
Class and Description |
---|
DeviceTypes.Entry
The
Entry class specifies a bootable virtual device class or specific
bootable virtual device(s). |
DeviceTypes.EntryCreateSpec
The class
EntryCreateSpec specifies a list of bootable virtual device
classes. |
Class and Description |
---|
BootFactory
BootFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.vm.hardware.boot package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
BootFactory
BootFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.vm.hardware.boot package and also has the subpackages reference
to access respective subpackage services. |
Device
The
Device interface provides methods for configuring the device order
used when booting a virtual machine. |
DeviceTypes
The
Device interface provides methods for configuring the device order
used when booting a virtual machine. |
DeviceTypes.Entry
The
Entry class specifies a bootable virtual device class or specific
bootable virtual device(s). |
DeviceTypes.Entry.Builder
Builder class for
DeviceTypes.Entry . |
DeviceTypes.EntryCreateSpec
The class
EntryCreateSpec specifies a list of bootable virtual device
classes. |
DeviceTypes.Type
The
Type enumeration class defines the valid device types that may be
used as bootable devices. |
DeviceTypes.Type.Values
Native Java
enum representing this enumeration class. |