| 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.adapter |
The
com.vmware.vcenter.vm.hardware.adapter package provides interfaces
for managing the configuration and state of the virtual adapters belonging to a
virtual machine. |
| Class and Description |
|---|
| NvmeTypes.CreateSpec
The
CreateSpec class provides a specification for the configuration of a
newly-created virtual NVMe adapter. |
| NvmeTypes.Info
The
Info class contains information about a virtual NVMe adapter. |
| SataTypes.CreateSpec
The
CreateSpec class provides a specification for the configuration of a
newly-created virtual SATA adapter. |
| SataTypes.Info
The
Info class contains information about a virtual SATA adapter. |
| ScsiTypes.CreateSpec
The
CreateSpec class provides a specification for the configuration of a
newly-created virtual SCSI adapter. |
| ScsiTypes.Info
The
Info class contains information about a virtual SCSI adapter. |
| Class and Description |
|---|
AdapterFactory
AdapterFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.vm.hardware.adapter package and also has the subpackages reference
to access respective subpackage services. |
| Class and Description |
|---|
AdapterFactory
AdapterFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.vm.hardware.adapter package and also has the subpackages reference
to access respective subpackage services. |
| Nvme
The
Nvme interface provides methods for configuring the virtual NVMe
adapters of a virtual machine. |
| NvmeTypes
The
Nvme interface provides methods for configuring the virtual NVMe
adapters of a virtual machine. |
| NvmeTypes.CreateSpec
The
CreateSpec class provides a specification for the configuration of a
newly-created virtual NVMe adapter. |
| NvmeTypes.CreateSpec.Builder
Builder class for
NvmeTypes.CreateSpec. |
| NvmeTypes.Info
The
Info class contains information about a virtual NVMe adapter. |
| NvmeTypes.Info.Builder
Builder class for
NvmeTypes.Info. |
| NvmeTypes.Summary
The
Summary class contains commonly used information about a Virtual
NVMe adapter. |
| Sata
The
Sata interface provides methods for configuring the virtual SATA
adapters of a virtual machine. |
| SataTypes
The
Sata interface provides methods for configuring the virtual SATA
adapters of a virtual machine. |
| SataTypes.CreateSpec
The
CreateSpec class provides a specification for the configuration of a
newly-created virtual SATA adapter. |
| SataTypes.CreateSpec.Builder
Builder class for
SataTypes.CreateSpec. |
| SataTypes.Info
The
Info class contains information about a virtual SATA adapter. |
| SataTypes.Info.Builder
Builder class for
SataTypes.Info. |
| SataTypes.Summary
The
Summary class contains commonly used information about a Virtual
SATA adapter. |
| SataTypes.Type
The
Type enumeration class defines the valid emulation types for a
virtual SATA adapter. |
| SataTypes.Type.Values
Native Java
enum representing this enumeration class. |
| Scsi
The
Scsi interface provides methods for configuring the virtual SCSI
adapters of a virtual machine. |
| ScsiTypes
The
Scsi interface provides methods for configuring the virtual SCSI
adapters of a virtual machine. |
| ScsiTypes.CreateSpec
The
CreateSpec class provides a specification for the configuration of a
newly-created virtual SCSI adapter. |
| ScsiTypes.CreateSpec.Builder
Builder class for
ScsiTypes.CreateSpec. |
| ScsiTypes.Info
The
Info class contains information about a virtual SCSI adapter. |
| ScsiTypes.Info.Builder
Builder class for
ScsiTypes.Info. |
| ScsiTypes.Sharing
The
Sharing enumeration class defines the valid bus sharing modes for a
virtual SCSI adapter. |
| ScsiTypes.Sharing.Values
Native Java
enum representing this enumeration class. |
| ScsiTypes.Summary
The
Summary class contains commonly used information about a Virtual
SCSI adapter. |
| ScsiTypes.Type
The
Type enumeration class defines the valid emulation types for a
virtual SCSI adapter. |
| ScsiTypes.Type.Values
Native Java
enum representing this enumeration class. |
| ScsiTypes.UpdateSpec
The
UpdateSpec class describes the updates to be made to the
configuration of a virtual SCSI adapter. |
| ScsiTypes.UpdateSpec.Builder
Builder class for
ScsiTypes.UpdateSpec. |