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