public static interface ReplicationRunStageDetails.Builder extends SdkPojo, CopyableBuilder<ReplicationRunStageDetails.Builder,ReplicationRunStageDetails>
| Modifier and Type | Method and Description |
|---|---|
ReplicationRunStageDetails.Builder |
stage(String stage)
String describing the current stage of a replication run.
|
ReplicationRunStageDetails.Builder |
stageProgress(String stageProgress)
String describing the progress of the current stage of a replication run.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildReplicationRunStageDetails.Builder stage(String stage)
String describing the current stage of a replication run.
stage - String describing the current stage of a replication run.ReplicationRunStageDetails.Builder stageProgress(String stageProgress)
String describing the progress of the current stage of a replication run.
stageProgress - String describing the progress of the current stage of a replication run.Copyright © 2019. All rights reserved.