| Package | Description |
|---|---|
| com.vmware.esx.hosts |
The
com.vmware.esx.hosts package provides interfaces to manage ESX host. |
| com.vmware.esx.hosts.software |
The
com.vmware.esx.hosts.software package provides interfaces to get
information about current software on ESX. |
| Class and Description |
|---|
SoftwareFactory
SoftwareFactory is responsible for creating instances of services
contained inside the com.vmware.esx.hosts.software package and also has the subpackages reference
to access respective subpackage services. |
| Class and Description |
|---|
| InstalledComponents
The
InstalledComponents interface provides methods to get installed list
of components. |
| InstalledComponentsTypes
The
InstalledComponents interface provides methods to get installed list
of components. |
| InstalledComponentsTypes.InstalledComponentInfo
The
InstalledComponentInfo class contains properties that describe the
installed component on the host. |
| InstalledComponentsTypes.InstalledComponentInfo.Builder
Builder class for
InstalledComponentsTypes.InstalledComponentInfo. |
SoftwareFactory
SoftwareFactory is responsible for creating instances of services
contained inside the com.vmware.esx.hosts.software package and also has the subpackages reference
to access respective subpackage services. |