Uses of Class
software.amazon.awssdk.services.iot.paginators.ListTopicRuleDestinationsPublisher
-
Packages that use ListTopicRuleDestinationsPublisher Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListTopicRuleDestinationsPublisher in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListTopicRuleDestinationsPublisher Modifier and Type Method Description default ListTopicRuleDestinationsPublisherIotAsyncClient. listTopicRuleDestinationsPaginator(Consumer<ListTopicRuleDestinationsRequest.Builder> listTopicRuleDestinationsRequest)Lists all the topic rule destinations in your Amazon Web Services account.default ListTopicRuleDestinationsPublisherIotAsyncClient. listTopicRuleDestinationsPaginator(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest)Lists all the topic rule destinations in your Amazon Web Services account.
-