| Package | Description |
|---|---|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
ReplicationRunStageDetails |
ReplicationRunStageDetails.clone() |
ReplicationRunStageDetails |
ReplicationRun.getStageDetails()
Details about the current stage of the replication run.
|
ReplicationRunStageDetails |
ReplicationRunStageDetails.withStage(String stage)
The current stage of a replication run.
|
ReplicationRunStageDetails |
ReplicationRunStageDetails.withStageProgress(String stageProgress)
The progress of the current stage of a replication run.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationRun.setStageDetails(ReplicationRunStageDetails stageDetails)
Details about the current stage of the replication run.
|
ReplicationRun |
ReplicationRun.withStageDetails(ReplicationRunStageDetails stageDetails)
Details about the current stage of the replication run.
|
Copyright © 2023. All rights reserved.