com.vmware.esx.settings.depot_content.base_images
package provides
interfaces to retrieve base_images from the depot.See: Description
Interface | Description |
---|---|
Versions |
The
Versions interface provides methods to get versions of base-images
from the sync'ed and imported depots. |
VersionsTypes |
Defines the data types of the
Versions
API service. |
Class | Description |
---|---|
BaseImagesFactory |
BaseImagesFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.depot_content.base_images 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.settings.depot_content.base_images package. |
VersionsDefinitions |
Defines the type descriptors for the
Versions
API service. |
VersionsStub |
Remote stub implementation of the
Versions
API service. |
VersionsTypes.CategoryType |
The
CategoryType enumeration class defines possible values of categories
for a base-image. |
VersionsTypes.ComponentVersionInfo |
The
ComponentVersionInfo class defines the information regarding a
component present inbase-image. |
VersionsTypes.ComponentVersionInfo.Builder |
Builder class for
VersionsTypes.ComponentVersionInfo . |
VersionsTypes.Info |
The
Info class defines the information regarding a base-image. |
VersionsTypes.Info.Builder |
Builder class for
VersionsTypes.Info . |
Enum | Description |
---|---|
VersionsTypes.CategoryType.Values |
Native Java
enum representing this enumeration class. |
com.vmware.esx.settings.depot_content.base_images
package provides
interfaces to retrieve base_images from the depot.