Uses of Class
software.amazon.awssdk.services.iot.paginators.ListThingPrincipalsPublisher
-
Packages that use ListThingPrincipalsPublisher Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListThingPrincipalsPublisher in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListThingPrincipalsPublisher Modifier and Type Method Description default ListThingPrincipalsPublisherIotAsyncClient. listThingPrincipalsPaginator(Consumer<ListThingPrincipalsRequest.Builder> listThingPrincipalsRequest)Lists the principals associated with the specified thing.default ListThingPrincipalsPublisherIotAsyncClient. listThingPrincipalsPaginator(ListThingPrincipalsRequest listThingPrincipalsRequest)Lists the principals associated with the specified thing.
-