Uses of Class
software.amazon.awssdk.services.iot.paginators.ListPrincipalThingsV2Iterable
-
Packages that use ListPrincipalThingsV2Iterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListPrincipalThingsV2Iterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListPrincipalThingsV2Iterable Modifier and Type Method Description default ListPrincipalThingsV2IterableIotClient. listPrincipalThingsV2Paginator(Consumer<ListPrincipalThingsV2Request.Builder> listPrincipalThingsV2Request)This is a variant ofIotClient.listPrincipalThingsV2(software.amazon.awssdk.services.iot.model.ListPrincipalThingsV2Request)operation.default ListPrincipalThingsV2IterableIotClient. listPrincipalThingsV2Paginator(ListPrincipalThingsV2Request listPrincipalThingsV2Request)This is a variant ofIotClient.listPrincipalThingsV2(software.amazon.awssdk.services.iot.model.ListPrincipalThingsV2Request)operation.
-