com.vmware.esx.settings.clusters.software package provides
interfaces to manage desired state software for ESX cluster.See: Description
| Interface | Description |
|---|---|
| AddOn |
The
AddOn interface provides methods to manage desired OEM add-on
specification for a given cluster. |
| AddOnTypes |
Defines the data types of the
AddOn
API service. |
| BaseImage |
The
BaseImage interface provides methods to manage desired ESX base
image. |
| BaseImageTypes |
Defines the data types of the
BaseImage
API service. |
| Commits |
The
Commits interface provides methods to manage committed changes to
desired software document. |
| CommitsTypes |
Defines the data types of the
Commits
API service. |
| Compliance |
The
Compliance interface provides methods to get the last software
compliance result for an ESX cluster. |
| ComplianceTypes |
Defines the data types of the
Compliance
API service. |
| Components |
The
Components interface provides methods to get desired component
specification for an ESX cluster. |
| ComponentsTypes |
Defines the data types of the
Components
API service. |
| Drafts |
The
Drafts interface provides methods to manage working copy of software
documents. |
| DraftsTypes |
Defines the data types of the
Drafts
API service. |
| EffectiveComponents |
The
EffectiveComponents interface provides methods to get effective list
of components. |
| EffectiveComponentsTypes |
Defines the data types of the
EffectiveComponents
API service. |
| HardwareSupport |
The
HardwareSupport interface provides methods to manage a cluster's
Hardware Support Package (HSP) configuration. |
| HardwareSupportTypes |
Defines the data types of the
HardwareSupport
API service. |
| Recommendations |
The
Recommendations interface provides methods to manage the generation
and retrieval of recommended image specs. |
| RecommendationsTypes |
Defines the data types of the
Recommendations
API service. |
| Solutions |
The
Solutions interface provides methods to manage desired software
solution specifications for an ESX cluster. |
| SolutionsTypes |
Defines the data types of the
Solutions
API service. |
| Class | Description |
|---|---|
| AddOnDefinitions |
Defines the type descriptors for the
AddOn
API service. |
| AddOnStub |
Remote stub implementation of the
AddOn
API service. |
| BaseImageDefinitions |
Defines the type descriptors for the
BaseImage
API service. |
| BaseImageStub |
Remote stub implementation of the
BaseImage
API service. |
| CommitsDefinitions |
Defines the type descriptors for the
Commits
API service. |
| CommitsStub |
Remote stub implementation of the
Commits
API service. |
| CommitsTypes.Info |
The
Info class defines the information about software draft. |
| CommitsTypes.Info.ApplyStatusType |
The
ApplyStatusType class defines possible values regarding the
application of this commit. |
| CommitsTypes.Info.Builder |
Builder class for
CommitsTypes.Info. |
| ComplianceDefinitions |
Defines the type descriptors for the
Compliance
API service. |
| ComplianceStub |
Remote stub implementation of the
Compliance
API service. |
| ComponentsDefinitions |
Defines the type descriptors for the
Components
API service. |
| ComponentsStub |
Remote stub implementation of the
Components
API service. |
| DraftsDefinitions |
Defines the type descriptors for the
Drafts
API service. |
| DraftsStub |
Remote stub implementation of the
Drafts
API service. |
| DraftsTypes.CommitSpec |
The
CommitSpec class contains properties that are used to create a new
commit. |
| DraftsTypes.CommitSpec.Builder |
Builder class for
DraftsTypes.CommitSpec. |
| DraftsTypes.FilterSpec |
The
FilterSpec class contains properties used to filter the results when
listing software drafts. |
| DraftsTypes.FilterSpec.Builder |
Builder class for
DraftsTypes.FilterSpec. |
| DraftsTypes.ImportSpec |
The
ImportSpec class defines the information used to import the desired
software specification. |
| DraftsTypes.ImportSpec.Builder |
Builder class for
DraftsTypes.ImportSpec. |
| DraftsTypes.Info |
The
Info class defines the information about software draft. |
| DraftsTypes.Info.Builder |
Builder class for
DraftsTypes.Info. |
| DraftsTypes.Metadata |
The
Metadata class defines the metadata information about software
draft. |
| DraftsTypes.Metadata.Builder |
Builder class for
DraftsTypes.Metadata. |
| DraftsTypes.SourceType |
The
SourceType enumeration class defines possible values of sources to
import software specification. |
| DraftsTypes.StatusType |
The
StatusType enumeration class defines possible values of status of a
software draft. |
| DraftsTypes.Summary |
The
Summary class defines the summary information about software draft. |
| DraftsTypes.Summary.Builder |
Builder class for
DraftsTypes.Summary. |
| DraftsTypes.ValidateResult |
The
ValidateResult class contains properties to describe result of
validation of desired software specification. |
| DraftsTypes.ValidateResult.Builder |
Builder class for
DraftsTypes.ValidateResult. |
| EffectiveComponentsDefinitions |
Defines the type descriptors for the
EffectiveComponents
API service. |
| EffectiveComponentsStub |
Remote stub implementation of the
EffectiveComponents
API service. |
| HardwareSupportDefinitions |
Defines the type descriptors for the
HardwareSupport
API service. |
| HardwareSupportStub |
Remote stub implementation of the
HardwareSupport
API service. |
| RecommendationsDefinitions |
Defines the type descriptors for the
Recommendations
API service. |
| RecommendationsStub |
Remote stub implementation of the
Recommendations
API service. |
| RecommendationsTypes.ExplanationDetails |
The
ExplanationDetails class contains properties to describe the result
of validation of desired software specification. |
| RecommendationsTypes.ExplanationDetails.Builder |
Builder class for
RecommendationsTypes.ExplanationDetails. |
| RecommendationsTypes.Info |
The
Info class defines the information about the most recent
recommendation generation result. |
| RecommendationsTypes.Info.Builder |
Builder class for
RecommendationsTypes.Info. |
| SoftwareFactory |
SoftwareFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.clusters.software package and also has the subpackages reference
to access respective subpackage services. |
| SolutionsDefinitions |
Defines the type descriptors for the
Solutions
API service. |
| SolutionsStub |
Remote stub implementation of the
Solutions
API service. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.esx.settings.clusters.software package. |
| Enum | Description |
|---|---|
| CommitsTypes.Info.ApplyStatusType.Values |
Native Java
enum representing this enumeration class. |
| DraftsTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
| DraftsTypes.SourceType.Values |
Native Java
enum representing this enumeration class. |
| DraftsTypes.StatusType.Values |
Native Java
enum representing this enumeration class. |
| RecommendationsTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
| SolutionsTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
com.vmware.esx.settings.clusters.software package provides
interfaces to manage desired state software for ESX cluster.