Package | Description |
---|---|
com.vmware.esx.settings |
The
com.vmware.esx.settings package provides interfaces to manage ESX
settings. |
Modifier and Type | Method and Description |
---|---|
CheckStatus.Builder |
CheckStatus.Builder.setErrors(java.util.List<CheckError> errors)
List of
CheckError that the check reported. |
CheckStatus.Builder |
CheckStatus.Builder.setOriginator(java.lang.String originator)
The service that performed the check.
|