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