public static final class UpgradeBundleStatus.Builder
extends java.lang.Object
UpgradeBundleStatus.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
UpgradeBundleStatus. |
public Builder()
UpgradeBundleStatus.public UpgradeBundleStatus.Builder setErrorMessages(java.util.List<java.lang.String> errorMessages)
errorMessages - New value for the property.public UpgradeBundleStatus.Builder setOperation(java.lang.String operation)
operation - New value for the property.public UpgradeBundleStatus.Builder setPercentage(java.lang.Long percentage)
percentage - New value for the property.public UpgradeBundleStatus.Builder setProgressMessages(java.util.List<java.lang.String> progressMessages)
progressMessages - New value for the property.public UpgradeBundleStatus.Builder setStatus(java.lang.String status)
status - New value for the property.public UpgradeBundleStatus.Builder setStep(java.lang.String step)
UpgradeBundleStatus.STEP_START_UPLOAD_BUNDLEUpgradeBundleStatus.STEP_UPLOAD_BUNDLEUpgradeBundleStatus.STEP_EXTRACT_OUTER_BUNDLEUpgradeBundleStatus.STEP_VERIFYUpgradeBundleStatus.STEP_CHECK_COMPATIBILITYUpgradeBundleStatus.STEP_MOVE_BUNDLEUpgradeBundleStatus.STEP_CLEANUpgradeBundleStatus.STEP_UPLOAD_CANCELLEDUpgradeBundleStatus.STEP_UPLOAD_COMPLETEUpgradeBundleStatus.STEP_START_UC_UPGRADEUpgradeBundleStatus.STEP_EXTRACTUpgradeBundleStatus.STEP_LOAD_METADATAUpgradeBundleStatus.STEP_RESTARTUpgradeBundleStatus.STEP_REPO_SYNCUpgradeBundleStatus.STEP_UPGRADE_OTHER_NODESUpgradeBundleStatus.STEP_UPGRADE_COMPLETEUpgradeBundleStatus.STEP_UNKNOWNstep - New value for the property.public UpgradeBundleStatus.Builder setUpgradeBundleType(java.lang.String upgradeBundleType)
upgradeBundleType - New value for the property.public UpgradeBundleStatus build()