Uses of Class
software.amazon.awssdk.services.sms.model.ReplicationRunLimitExceededException
-
Packages that use ReplicationRunLimitExceededException Package Description software.amazon.awssdk.services.sms -
-
Uses of ReplicationRunLimitExceededException in software.amazon.awssdk.services.sms
Methods in software.amazon.awssdk.services.sms that throw ReplicationRunLimitExceededException Modifier and Type Method Description default StartOnDemandReplicationRunResponseSmsClient. startOnDemandReplicationRun(Consumer<StartOnDemandReplicationRunRequest.Builder> startOnDemandReplicationRunRequest)Starts an on-demand replication run for the specified replication job.default StartOnDemandReplicationRunResponseSmsClient. startOnDemandReplicationRun(StartOnDemandReplicationRunRequest startOnDemandReplicationRunRequest)Starts an on-demand replication run for the specified replication job.
-