Package | Description |
---|---|
com.vmware.esx.settings.depot_content |
The
com.vmware.esx.settings.depot_content package provides interfaces to
retrieve contents from the depot. |
com.vmware.esx.settings.depot_content.add_ons |
The
com.vmware.esx.settings.depot_content.add_ons package provides
interfaces to retrieve OEM specific add-on versions from the depot. |
Class and Description |
---|
AddOnsFactory
AddOnsFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.depot_content.add_ons package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
AddOnsFactory
AddOnsFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.depot_content.add_ons package and also has the subpackages reference
to access respective subpackage services. |
Versions
The
Versions interface provides methods to get OEM add-on versions from
the sync'ed and imported depots. |
VersionsTypes
The
Versions interface provides methods to get OEM add-on versions from
the sync'ed and imported depots. |
VersionsTypes.CategoryType
The
CategoryType enumeration class defines possible values of categories
for a OEM add-on. |
VersionsTypes.CategoryType.Values
Native Java
enum representing this enumeration class. |
VersionsTypes.ComponentInfo
The
ComponentInfo class defines the information regarding a component
present in OEM add-on. |
VersionsTypes.Info
The
Info class defines the information regarding a OEM add-on version. |
VersionsTypes.RemovedComponentInfo
The
RemovedComponentInfo class defines the information regarding a
component removed by the OEM add-on. |