Package | Description |
---|---|
com.vmware.esx.settings.clusters.configuration |
The
com.vmware.esx.settings.clusters.configuration package provides
interfaces to manage the configuration of an ESX cluster. |
Modifier and Type | Method and Description |
---|---|
HostResult.Builder |
HostResult.Builder.setErrors(java.util.List<ValidationError> errors)
List of validation errors returned by the host.
|
HostResult.Builder |
HostResult.Builder.setHostCompliance(HostCompliance hostCompliance)
This field provides compliance results for the host if the operation
successfully completed on the host.
|