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