DeploymentProgressStatus.Builder
setErrorMessage(java.util.List<java.lang.String> errorMessage)
setOverallStatus(java.lang.String overallStatus)
DeploymentProgressStatus.OVERALL_STATUS_DEPLOYMENT_IN_PROGRESS
DeploymentProgressStatus.OVERALL_STATUS_UNDEPLOYMENT_IN_PROGRESS
DeploymentProgressStatus.OVERALL_STATUS_UPGRADE_IN_PROGRESS
DeploymentProgressStatus.OVERALL_STATUS_UPDATE_IN_PROGRESS
DeploymentProgressStatus.OVERALL_STATUS_DEPLOYMENT_QUEUED
DeploymentProgressStatus.OVERALL_STATUS_UNDEPLOYMENT_QUEUED
DeploymentProgressStatus.OVERALL_STATUS_UPDATE_QUEUED
DeploymentProgressStatus.OVERALL_STATUS_DEPLOYMENT_SUCCESSFUL
DeploymentProgressStatus.OVERALL_STATUS_UNDEPLOYMENT_SUCCESSFUL
DeploymentProgressStatus.OVERALL_STATUS_UPGRADE_SUCCESSFUL
DeploymentProgressStatus.OVERALL_STATUS_UPDATE_SUCCESSFUL
DeploymentProgressStatus.OVERALL_STATUS_DEPLOYMENT_FAILED
DeploymentProgressStatus.OVERALL_STATUS_UNDEPLOYMENT_FAILED
DeploymentProgressStatus.OVERALL_STATUS_UPGRADE_FAILED
DeploymentProgressStatus.OVERALL_STATUS_UPDATE_FAILED
DeploymentProgressStatus.OVERALL_STATUS_NOT_DEPLOYED
setPercentage(java.lang.Long percentage)
setProgressMessage(java.lang.String progressMessage)