Uses of Class
software.amazon.awssdk.services.iot.paginators.ListJobExecutionsForThingIterable
-
Packages that use ListJobExecutionsForThingIterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListJobExecutionsForThingIterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListJobExecutionsForThingIterable Modifier and Type Method Description default ListJobExecutionsForThingIterableIotClient. listJobExecutionsForThingPaginator(Consumer<ListJobExecutionsForThingRequest.Builder> listJobExecutionsForThingRequest)This is a variant ofIotClient.listJobExecutionsForThing(software.amazon.awssdk.services.iot.model.ListJobExecutionsForThingRequest)operation.default ListJobExecutionsForThingIterableIotClient. listJobExecutionsForThingPaginator(ListJobExecutionsForThingRequest listJobExecutionsForThingRequest)This is a variant ofIotClient.listJobExecutionsForThing(software.amazon.awssdk.services.iot.model.ListJobExecutionsForThingRequest)operation.
-