Uses of Class
software.amazon.awssdk.services.sms.paginators.GetReplicationRunsIterable
-
Packages that use GetReplicationRunsIterable Package Description software.amazon.awssdk.services.sms -
-
Uses of GetReplicationRunsIterable in software.amazon.awssdk.services.sms
Methods in software.amazon.awssdk.services.sms that return GetReplicationRunsIterable Modifier and Type Method Description default GetReplicationRunsIterableSmsClient. getReplicationRunsPaginator(Consumer<GetReplicationRunsRequest.Builder> getReplicationRunsRequest)Describes the replication runs for the specified replication job.default GetReplicationRunsIterableSmsClient. getReplicationRunsPaginator(GetReplicationRunsRequest getReplicationRunsRequest)Describes the replication runs for the specified replication job.
-