Uses of Class
software.amazon.awssdk.services.sms.model.DryRunOperationException
-
Packages that use DryRunOperationException Package Description software.amazon.awssdk.services.sms -
-
Uses of DryRunOperationException in software.amazon.awssdk.services.sms
Methods in software.amazon.awssdk.services.sms that throw DryRunOperationException 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.
-