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 |
---|---|
HostStatus.Builder |
HostStatus.Builder.setAttempts(java.lang.Long attempts)
Number of the performed attempts of the method.
|
HostStatus.Builder |
HostStatus.Builder.setRemainingRetries(java.lang.Long remainingRetries)
Number of the remaining attempts of the method.
|