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