Uses of Class
software.amazon.awssdk.services.sms.paginators.GetReplicationJobsPublisher
-
Packages that use GetReplicationJobsPublisher Package Description software.amazon.awssdk.services.sms -
-
Uses of GetReplicationJobsPublisher in software.amazon.awssdk.services.sms
Methods in software.amazon.awssdk.services.sms that return GetReplicationJobsPublisher Modifier and Type Method Description default GetReplicationJobsPublisherSmsAsyncClient. getReplicationJobsPaginator()Describes the specified replication job or all of your replication jobs.default GetReplicationJobsPublisherSmsAsyncClient. getReplicationJobsPaginator(Consumer<GetReplicationJobsRequest.Builder> getReplicationJobsRequest)Describes the specified replication job or all of your replication jobs.default GetReplicationJobsPublisherSmsAsyncClient. getReplicationJobsPaginator(GetReplicationJobsRequest getReplicationJobsRequest)Describes the specified replication job or all of your replication jobs.
-