Uses of Class
software.amazon.awssdk.services.iot.paginators.ListPrincipalThingsIterable
-
Packages that use ListPrincipalThingsIterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListPrincipalThingsIterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListPrincipalThingsIterable Modifier and Type Method Description default ListPrincipalThingsIterableIotClient. listPrincipalThingsPaginator(Consumer<ListPrincipalThingsRequest.Builder> listPrincipalThingsRequest)Lists the things associated with the specified principal.default ListPrincipalThingsIterableIotClient. listPrincipalThingsPaginator(ListPrincipalThingsRequest listPrincipalThingsRequest)Lists the things associated with the specified principal.
-