Uses of Class
software.amazon.awssdk.services.iot.paginators.ListThingGroupsForThingIterable
-
Packages that use ListThingGroupsForThingIterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListThingGroupsForThingIterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListThingGroupsForThingIterable Modifier and Type Method Description default ListThingGroupsForThingIterableIotClient. listThingGroupsForThingPaginator(Consumer<ListThingGroupsForThingRequest.Builder> listThingGroupsForThingRequest)This is a variant ofIotClient.listThingGroupsForThing(software.amazon.awssdk.services.iot.model.ListThingGroupsForThingRequest)operation.default ListThingGroupsForThingIterableIotClient. listThingGroupsForThingPaginator(ListThingGroupsForThingRequest listThingGroupsForThingRequest)This is a variant ofIotClient.listThingGroupsForThing(software.amazon.awssdk.services.iot.model.ListThingGroupsForThingRequest)operation.
-