public static final class HostNodeStatus.Builder
extends java.lang.Object
HostNodeStatus.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
HostNodeStatus. |
public Builder()
HostNodeStatus.public HostNodeStatus.Builder setConfigStatus(java.lang.String configStatus)
HostNodeStatus.CONFIG_STATUS_PENDINGHostNodeStatus.CONFIG_STATUS_IN_PROGRESSHostNodeStatus.CONFIG_STATUS_SUCCESSHostNodeStatus.CONFIG_STATUS_FAILEDHostNodeStatus.CONFIG_STATUS_PARTIAL_SUCCESSHostNodeStatus.CONFIG_STATUS_ORPHANEDHostNodeStatus.CONFIG_STATUS_UNKNOWNHostNodeStatus.CONFIG_STATUS_ERRORconfigStatus - New value for the property.public HostNodeStatus.Builder setDeploymentStatus(java.lang.String deploymentStatus)
HostNodeStatus.DEPLOYMENT_STATUS_INSTALL_IN_PROGRESSHostNodeStatus.DEPLOYMENT_STATUS_INSTALL_FAILEDHostNodeStatus.DEPLOYMENT_STATUS_INSTALL_SUCCESSFULHostNodeStatus.DEPLOYMENT_STATUS_UNINSTALL_IN_PROGRESSHostNodeStatus.DEPLOYMENT_STATUS_UNINSTALL_FAILEDHostNodeStatus.DEPLOYMENT_STATUS_UNINSTALL_SUCCESSFULHostNodeStatus.DEPLOYMENT_STATUS_UNINSTALL_SCHEDULEDHostNodeStatus.DEPLOYMENT_STATUS_UPGRADE_IN_PROGRESSHostNodeStatus.DEPLOYMENT_STATUS_UPGRADE_FAILEDHostNodeStatus.DEPLOYMENT_STATUS_DEPLOYMENT_QUEUEDHostNodeStatus.DEPLOYMENT_STATUS_DEPLOYMENT_IN_PROGRESSHostNodeStatus.DEPLOYMENT_STATUS_DEPLOYMENT_FAILEDHostNodeStatus.DEPLOYMENT_STATUS_DEPLOYMENT_SUCCESSFULHostNodeStatus.DEPLOYMENT_STATUS_UNDEPLOYMENT_QUEUEDHostNodeStatus.DEPLOYMENT_STATUS_UNDEPLOYMENT_IN_PROGRESSHostNodeStatus.DEPLOYMENT_STATUS_UNDEPLOYMENT_FAILEDHostNodeStatus.DEPLOYMENT_STATUS_UNDEPLOYMENT_SUCCESSFULHostNodeStatus.DEPLOYMENT_STATUS_UPGRADE_QUEUEDHostNodeStatus.DEPLOYMENT_STATUS_HOST_DISCONNECTEDHostNodeStatus.DEPLOYMENT_STATUS_POWERED_OFFdeploymentStatus - New value for the property.public HostNodeStatus.Builder setNodeId(java.lang.String nodeId)
nodeId - New value for the property.public HostNodeStatus build()