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 |
---|---|
ImportResult.Builder |
ImportResult.Builder.setCommit(java.lang.String commit)
This identifier refers to the commit action of importing the desired
configuration document.
|
ImportResult.Builder |
ImportResult.Builder.setErrors(java.util.List<ValidationError> errors)
Lists all validation errors identified in the configuration document.
|