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)Lists the job executions for the specified thing.default ListJobExecutionsForThingIterableIotClient. listJobExecutionsForThingPaginator(ListJobExecutionsForThingRequest listJobExecutionsForThingRequest)Lists the job executions for the specified thing.
-