public static final class ManagementClusterNodeStatus.Builder
extends java.lang.Object
ManagementClusterNodeStatus.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ManagementClusterNodeStatus. |
| Modifier and Type | Method and Description |
|---|---|
ManagementClusterNodeStatus |
build() |
ManagementClusterNodeStatus.Builder |
setMgmtClusterStatus(java.lang.String mgmtClusterStatus)
Possible values are:
ManagementClusterNodeStatus.MGMT_CLUSTER_STATUS_CONNECTED
ManagementClusterNodeStatus.MGMT_CLUSTER_STATUS_DISCONNECTED
ManagementClusterNodeStatus.MGMT_CLUSTER_STATUS_UNKNOWN
Status of this node's connection to the management cluster
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored. |
public Builder()
ManagementClusterNodeStatus.public ManagementClusterNodeStatus.Builder setMgmtClusterStatus(java.lang.String mgmtClusterStatus)
mgmtClusterStatus - New value for the property.public ManagementClusterNodeStatus build()