com.vmware.esx.hosts package provides interfaces to manage ESX host.See: Description
| Class | Description |
|---|---|
| AddOnInfo |
The
AddOnInfo class contains properties that describe a specific OEM
customization add-on. |
| AddOnInfo.Builder |
Builder class for
AddOnInfo. |
| BaseImageInfo |
The
BaseImageInfo class contains properties that describe a specific ESX
base-image. |
| BaseImageInfo.Builder |
Builder class for
BaseImageInfo. |
| ComponentInfo |
The
ComponentInfo class contains properties that describe a specific
component version in a software specification. |
| ComponentInfo.Builder |
Builder class for
ComponentInfo. |
| HostsFactory |
HostsFactory is responsible for creating instances of services
contained inside the com.vmware.esx.hosts package and also has the subpackages reference
to access respective subpackage services. |
| SoftwareInfo |
The
SoftwareInfo class contains properties that describe desired
software specification for an ESX host. |
| SoftwareInfo.Builder |
Builder class for
SoftwareInfo. |
| SolutionInfo |
The
SolutionInfo class contains properties that describe solution
registered in the software specification. |
| SolutionInfo.Builder |
Builder class for
SolutionInfo. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.esx.hosts package. |
com.vmware.esx.hosts package provides interfaces to manage ESX host.