Uses of Class
software.amazon.awssdk.services.iot.paginators.ListTargetsForPolicyPublisher
-
Packages that use ListTargetsForPolicyPublisher Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListTargetsForPolicyPublisher in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListTargetsForPolicyPublisher Modifier and Type Method Description default ListTargetsForPolicyPublisherIotAsyncClient. listTargetsForPolicyPaginator(Consumer<ListTargetsForPolicyRequest.Builder> listTargetsForPolicyRequest)List targets for the specified policy.default ListTargetsForPolicyPublisherIotAsyncClient. listTargetsForPolicyPaginator(ListTargetsForPolicyRequest listTargetsForPolicyRequest)List targets for the specified policy.
-