public static final class ClusterNodeVMDeploymentStatusReport.Builder
extends java.lang.Object
ClusterNodeVMDeploymentStatusReport.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ClusterNodeVMDeploymentStatusReport. |
public Builder()
ClusterNodeVMDeploymentStatusReport.public ClusterNodeVMDeploymentStatusReport.Builder setDeploymentProgressState(VMDeploymentProgressState deploymentProgressState)
deploymentProgressState - New value for the property.public ClusterNodeVMDeploymentStatusReport.Builder setFailureCode(java.lang.Long failureCode)
failureCode - New value for the property.public ClusterNodeVMDeploymentStatusReport.Builder setFailureMessage(java.lang.String failureMessage)
failureMessage - New value for the property.public ClusterNodeVMDeploymentStatusReport.Builder setStatus(java.lang.String status)
ClusterNodeVMDeploymentStatusReport.STATUS_UNKNOWN_STATEClusterNodeVMDeploymentStatusReport.STATUS_VM_DEPLOYMENT_QUEUEDClusterNodeVMDeploymentStatusReport.STATUS_VM_DEPLOYMENT_IN_PROGRESSClusterNodeVMDeploymentStatusReport.STATUS_VM_DEPLOYMENT_FAILEDClusterNodeVMDeploymentStatusReport.STATUS_VM_POWER_ON_IN_PROGRESSClusterNodeVMDeploymentStatusReport.STATUS_VM_POWER_ON_FAILEDClusterNodeVMDeploymentStatusReport.STATUS_WAITING_TO_REGISTER_VMClusterNodeVMDeploymentStatusReport.STATUS_VM_REGISTRATION_FAILEDClusterNodeVMDeploymentStatusReport.STATUS_VM_WAITING_TO_CLUSTERClusterNodeVMDeploymentStatusReport.STATUS_VM_WAITING_TO_COME_ONLINEClusterNodeVMDeploymentStatusReport.STATUS_VM_ONLINE_FAILEDClusterNodeVMDeploymentStatusReport.STATUS_VM_CLUSTERING_IN_PROGRESSClusterNodeVMDeploymentStatusReport.STATUS_VM_CLUSTERING_FAILEDClusterNodeVMDeploymentStatusReport.STATUS_VM_CLUSTERING_SUCCESSFULClusterNodeVMDeploymentStatusReport.STATUS_WAITING_TO_UNDEPLOY_VMClusterNodeVMDeploymentStatusReport.STATUS_VM_DECLUSTER_IN_PROGRESSClusterNodeVMDeploymentStatusReport.STATUS_VM_DECLUSTER_FAILEDClusterNodeVMDeploymentStatusReport.STATUS_VM_DECLUSTER_SUCCESSFULClusterNodeVMDeploymentStatusReport.STATUS_VM_POWER_OFF_IN_PROGRESSClusterNodeVMDeploymentStatusReport.STATUS_VM_POWER_OFF_FAILEDClusterNodeVMDeploymentStatusReport.STATUS_VM_UNDEPLOY_IN_PROGRESSClusterNodeVMDeploymentStatusReport.STATUS_VM_UNDEPLOY_FAILEDClusterNodeVMDeploymentStatusReport.STATUS_VM_UNDEPLOY_SUCCESSFULstatus - New value for the property.public ClusterNodeVMDeploymentStatusReport build()