com.vmware.esx.hosts.software
package provides interfaces to get
information about current software on ESX.See: Description
Interface | Description |
---|---|
InstalledComponents |
The
InstalledComponents interface provides methods to get installed list
of components. |
InstalledComponentsTypes |
Defines the data types of the
InstalledComponents
API service. |
Class | Description |
---|---|
InstalledComponentsDefinitions |
Defines the type descriptors for the
InstalledComponents
API service. |
InstalledComponentsStub |
Remote stub implementation of the
InstalledComponents
API service. |
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. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.esx.hosts.software package. |
com.vmware.esx.hosts.software
package provides interfaces to get
information about current software on ESX.