| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpgradeCheckInfo.Builder |
UpgradeCheckInfo.Builder.setComponentType(java.lang.String componentType)
Component type of the pre/post-upgrade check
|
UpgradeCheckInfo.Builder |
UpgradeCheckInfo.Builder.setDescription(java.lang.String description)
Description of the pre/post-upgrade check
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
UpgradeCheckInfo.Builder |
UpgradeCheckInfo.Builder.setId(java.lang.String id)
Unique identifier of the pre/post-upgrade check
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
UpgradeCheckInfo.Builder |
UpgradeCheckInfo.Builder.setName(java.lang.String name)
Display name of the pre/post-upgrade check
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|