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