public static final class CurrentBackupOperationStatus.Builder
extends java.lang.Object
CurrentBackupOperationStatus.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
CurrentBackupOperationStatus. |
public Builder()
CurrentBackupOperationStatus.public CurrentBackupOperationStatus.Builder setBackupId(java.lang.String backupId)
backupId - New value for the property.public CurrentBackupOperationStatus.Builder setCurrentStep(java.lang.String currentStep)
currentStep - New value for the property.public CurrentBackupOperationStatus.Builder setCurrentStepMessage(java.lang.String currentStepMessage)
currentStepMessage - New value for the property.public CurrentBackupOperationStatus.Builder setEndTime(java.lang.Long endTime)
endTime - New value for the property.public CurrentBackupOperationStatus.Builder setOperationType(java.lang.String operationType)
operationType - New value for the property.public CurrentBackupOperationStatus.Builder setStartTime(java.lang.Long startTime)
startTime - New value for the property.public CurrentBackupOperationStatus build()