Uses of Class
software.amazon.awssdk.services.iot.paginators.ListJobExecutionsForThingPublisher
-
Packages that use ListJobExecutionsForThingPublisher Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListJobExecutionsForThingPublisher in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListJobExecutionsForThingPublisher Modifier and Type Method Description default ListJobExecutionsForThingPublisherIotAsyncClient. listJobExecutionsForThingPaginator(Consumer<ListJobExecutionsForThingRequest.Builder> listJobExecutionsForThingRequest)Lists the job executions for the specified thing.default ListJobExecutionsForThingPublisherIotAsyncClient. listJobExecutionsForThingPaginator(ListJobExecutionsForThingRequest listJobExecutionsForThingRequest)Lists the job executions for the specified thing.
-