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