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)This is a variant ofIotAsyncClient.listTopicRuleDestinations(software.amazon.awssdk.services.iot.model.ListTopicRuleDestinationsRequest)operation.default ListTopicRuleDestinationsPublisherIotAsyncClient. listTopicRuleDestinationsPaginator(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest)This is a variant ofIotAsyncClient.listTopicRuleDestinations(software.amazon.awssdk.services.iot.model.ListTopicRuleDestinationsRequest)operation.
-