| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpgradeCheckFailureMessage.Builder |
UpgradeCheckFailureMessage.Builder.setErrorCode(java.lang.Long errorCode)
Error code for the error/warning format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
UpgradeCheckFailureMessage.Builder |
UpgradeCheckFailureMessage.Builder.setMessage(java.lang.String message)
Error/warning message
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|