Uses of Class
software.amazon.awssdk.services.sms.model.ReplicationRunStageDetails
-
Packages that use ReplicationRunStageDetails Package Description software.amazon.awssdk.services.sms.model -
-
Uses of ReplicationRunStageDetails in software.amazon.awssdk.services.sms.model
Methods in software.amazon.awssdk.services.sms.model that return ReplicationRunStageDetails Modifier and Type Method Description ReplicationRunStageDetailsReplicationRun. stageDetails()Details about the current stage of the replication run.Methods in software.amazon.awssdk.services.sms.model with parameters of type ReplicationRunStageDetails Modifier and Type Method Description ReplicationRun.BuilderReplicationRun.Builder. stageDetails(ReplicationRunStageDetails stageDetails)Details about the current stage of the replication run.
-