Package | Description |
---|---|
com.vmware.esx.settings |
The
com.vmware.esx.settings package provides interfaces to manage ESX
settings. |
com.vmware.esx.settings.depot_content |
The
com.vmware.esx.settings.depot_content package provides interfaces to
retrieve contents from the depot. |
Class and Description |
---|
DepotContentFactory
DepotContentFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.depot_content package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
AddOns
The
AddOns interface provides methods to get OEM add-ons from the
sync'ed and imported depots. |
AddOnsTypes
The
AddOns interface provides methods to get OEM add-ons from the
sync'ed and imported depots. |
AddOnsTypes.AddOnVersionSummary
The
AddOnVersionSummary class defines the summary information regarding
a version of an OEM add-on. |
AddOnsTypes.CategoryType
The
CategoryType enumeration class defines possible values of categories
for a OEM add-on. |
AddOnsTypes.CategoryType.Values
Native Java
enum representing this enumeration class. |
AddOnsTypes.FilterSpec
The
FilterSpec class contains properties used to filter the results when
listing OEM add-ons, see AddOns.list(com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec) ). |
AddOnsTypes.FilterSpec.Builder
Builder class for
AddOnsTypes.FilterSpec . |
AddOnsTypes.Summary
The
Summary class defines the summary information regarding a OEM
add-on. |
BaseImages
The
BaseImages interface provides methods to get base images from the
sync'ed and imported depots. |
BaseImagesTypes
The
BaseImages interface provides methods to get base images from the
sync'ed and imported depots. |
BaseImagesTypes.CategoryType
The
CategoryType enumeration class defines possible values of categories
for a base image. |
BaseImagesTypes.CategoryType.Values
Native Java
enum representing this enumeration class. |
BaseImagesTypes.FilterSpec
The
FilterSpec class contains properties used to filter the results when
listing base images, see BaseImages.list(com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec) ). |
BaseImagesTypes.FilterSpec.Builder
Builder class for
BaseImagesTypes.FilterSpec . |
BaseImagesTypes.Summary
The
Summary class defines the summary information regarding a base
image. |
BaseImagesTypes.Summary.Builder
Builder class for
BaseImagesTypes.Summary . |
Components
The
Components interface provides methods to get Components from the
sync'ed and imported depots. |
ComponentsTypes
The
Components interface provides methods to get Components from the
sync'ed and imported depots. |
ComponentsTypes.CategoryType
The
CategoryType enumeration class defines possible values of categories
for a component. |
ComponentsTypes.CategoryType.Values
Native Java
enum representing this enumeration class. |
ComponentsTypes.ComponentBundleType
The
ComponentBundleType enumeration class defines possible ways
components are bundled. |
ComponentsTypes.ComponentBundleType.Values
Native Java
enum representing this enumeration class. |
ComponentsTypes.ComponentVersionSummary
The
ComponentVersionSummary class defines the summary information
regarding a version of a component. |
ComponentsTypes.FilterSpec
The
FilterSpec class contains properties used to filter the results when
listing components, see Components.list(com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec) ). |
ComponentsTypes.FilterSpec.Builder
Builder class for
ComponentsTypes.FilterSpec . |
ComponentsTypes.Summary
The
Summary class defines the summary information regarding a component. |
ComponentsTypes.UrgencyType
The
UrgencyType enumeration class defines possible values of urgencies
for a component. |
ComponentsTypes.UrgencyType.Values
Native Java
enum representing this enumeration class. |
DepotContentFactory
DepotContentFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.depot_content package and also has the subpackages reference
to access respective subpackage services. |