Uses of Class
software.amazon.awssdk.services.sns.paginators.ListTopicsPublisher
-
Packages that use ListTopicsPublisher Package Description software.amazon.awssdk.services.sns Amazon Simple Notification Service -
-
Uses of ListTopicsPublisher in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that return ListTopicsPublisher Modifier and Type Method Description default ListTopicsPublisherSnsAsyncClient. listTopicsPaginator()Returns a list of the requester's topics.default ListTopicsPublisherSnsAsyncClient. listTopicsPaginator(Consumer<ListTopicsRequest.Builder> listTopicsRequest)Returns a list of the requester's topics.default ListTopicsPublisherSnsAsyncClient. listTopicsPaginator(ListTopicsRequest listTopicsRequest)Returns a list of the requester's topics.
-