Package | Description |
---|---|
com.vmware.esx.settings.hosts.software |
The
com.vmware.esx.settings.hosts.software package provides interfaces
to manage desired software on a standalone host. |
com.vmware.esx.settings.hosts.software.reports |
The
com.vmware.esx.settings.hosts.software.reports package provides
interfaces to manage reports pertaining to the desired state software for
standalone ESXi hosts. |
Class and Description |
---|
ReportsFactory
ReportsFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.hosts.software.reports package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
ApplyImpact
The
ApplyImpact interface provides methods to get the impact of an apply
method on a standalone ESXi host. |
ApplyImpactTypes
The
ApplyImpact interface provides methods to get the impact of an apply
method on a standalone ESXi host. |
ApplyImpactTypes.HostImpact
The
HostImpact class contains properties that describe the summary of
how the standalone ESXi host will be impacted during an apply method. |
ApplyImpactTypes.Impact
The
Impact class contains properties that describe what the impact is of
a particular step during the apply method. |
LastApplyResult
The
LastApplyResult interface provides methods to get the most recent
available result of applying the desired software document to a standalone ESXi
host. |
LastApplyResultTypes
The
LastApplyResult interface provides methods to get the most recent
available result of applying the desired software document to a standalone ESXi
host. |
LastApplyResultTypes.ApplyResult
The
ApplyResult class contains properties that describe the result of an
apply method. |
LastApplyResultTypes.ApplyResult.Builder
Builder class for
LastApplyResultTypes.ApplyResult . |
LastApplyResultTypes.ApplyStatus
The
ApplyStatus class contains properties that describe the status of an
apply method. |
LastApplyResultTypes.ApplyStatus.Status
The
Status enumeration class contains the possible different status
codes that can be returned while trying to apply the desired software
specification to a standalone host. |
LastApplyResultTypes.ApplyStatus.Status.Values
Native Java
enum representing this enumeration class. |
LastCheckResult
The
LastCheckResult interface provides methods to get the most recent
available result of the checks that have been run on the standalone host before
the application of the desired software document to the host. |
LastCheckResultTypes
The
LastCheckResult interface provides methods to get the most recent
available result of the checks that have been run on the standalone host before
the application of the desired software document to the host. |
LastCheckResultTypes.CheckInfo
The
CheckInfo class contains properties that describe a particular
check. |
LastCheckResultTypes.CheckInfo.Builder
Builder class for
LastCheckResultTypes.CheckInfo . |
LastCheckResultTypes.CheckIssue |
LastCheckResultTypes.CheckIssue.Builder
Builder class for
LastCheckResultTypes.CheckIssue . |
LastCheckResultTypes.CheckResult
The
CheckResult class contains properties that describe aggregated
status of all checks performed. |
LastCheckResultTypes.CheckStatus
The
CheckStatus class contains properties that describe a check result. |
LastCheckResultTypes.CheckStatus.Builder
Builder class for
LastCheckResultTypes.CheckStatus . |
LastCheckResultTypes.EntityCheckResult
The
EntityCheckResult class contains properties that describe aggregated
status of all checks performed on a specific entity. |
LastCheckResultTypes.EntityCheckResult.Builder
Builder class for
LastCheckResultTypes.EntityCheckResult . |
LastCheckResultTypes.EntityCheckResult.EntityType
The
EntityType enumeration class contains the entities on which checks
can be performed. |
LastCheckResultTypes.EntityCheckResult.EntityType.Values
Native Java
enum representing this enumeration class. |
LastCheckResultTypes.Status
The
Status enumeration class defines the status result for a particular
check. |
LastCheckResultTypes.Status.Values
Native Java
enum representing this enumeration class. |
ReportsFactory
ReportsFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.hosts.software.reports package and also has the subpackages reference
to access respective subpackage services. |