Interface | Description |
---|---|
Packages |
The
Packages interface provides methods to manage a host's Hardware
Support Package (HSP) configuration. |
PackagesTypes |
Defines the data types of the
Packages
API service. |
Class | Description |
---|---|
ManagersFactory |
ManagersFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.hardware_support.managers package and also has the subpackages reference
to access respective subpackage services. |
PackagesDefinitions |
Defines the type descriptors for the
Packages
API service. |
PackagesStub |
Remote stub implementation of the
Packages
API service. |
PackagesTypes.FilterSpec |
The
FilterSpec class contains properties used to filter the results when
listing OEM Hardware Support Packages (HSPs), see Packages.list(java.lang.String, com.vmware.esx.settings.hardware_support.managers.PackagesTypes.FilterSpec) ). |
PackagesTypes.FilterSpec.Builder |
Builder class for
PackagesTypes.FilterSpec . |
PackagesTypes.HardwareSupportPackageInfo |
The
HardwareSupportPackageInfo class contains properties that describe a
particular 3rd party Hardware Support Package (HSP) |
PackagesTypes.HardwareSupportPackageInfo.Builder |
Builder class for
PackagesTypes.HardwareSupportPackageInfo . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.esx.settings.hardware_support.managers package. |