Uses of Class
software.amazon.awssdk.services.iot.paginators.ListThingPrincipalsV2Iterable
-
Packages that use ListThingPrincipalsV2Iterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListThingPrincipalsV2Iterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListThingPrincipalsV2Iterable Modifier and Type Method Description default ListThingPrincipalsV2IterableIotClient. listThingPrincipalsV2Paginator(Consumer<ListThingPrincipalsV2Request.Builder> listThingPrincipalsV2Request)This is a variant ofIotClient.listThingPrincipalsV2(software.amazon.awssdk.services.iot.model.ListThingPrincipalsV2Request)operation.default ListThingPrincipalsV2IterableIotClient. listThingPrincipalsV2Paginator(ListThingPrincipalsV2Request listThingPrincipalsV2Request)This is a variant ofIotClient.listThingPrincipalsV2(software.amazon.awssdk.services.iot.model.ListThingPrincipalsV2Request)operation.
-