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)This is a variant ofIotAsyncClient.listJobExecutionsForThing(software.amazon.awssdk.services.iot.model.ListJobExecutionsForThingRequest)operation.default ListJobExecutionsForThingPublisherIotAsyncClient. listJobExecutionsForThingPaginator(ListJobExecutionsForThingRequest listJobExecutionsForThingRequest)This is a variant ofIotAsyncClient.listJobExecutionsForThing(software.amazon.awssdk.services.iot.model.ListJobExecutionsForThingRequest)operation.
-