Uses of Class
software.amazon.awssdk.services.iot.paginators.ListJobExecutionsForJobPublisher
-
Packages that use ListJobExecutionsForJobPublisher Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListJobExecutionsForJobPublisher in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListJobExecutionsForJobPublisher Modifier and Type Method Description default ListJobExecutionsForJobPublisherIotAsyncClient. listJobExecutionsForJobPaginator(Consumer<ListJobExecutionsForJobRequest.Builder> listJobExecutionsForJobRequest)This is a variant ofIotAsyncClient.listJobExecutionsForJob(software.amazon.awssdk.services.iot.model.ListJobExecutionsForJobRequest)operation.default ListJobExecutionsForJobPublisherIotAsyncClient. listJobExecutionsForJobPaginator(ListJobExecutionsForJobRequest listJobExecutionsForJobRequest)This is a variant ofIotAsyncClient.listJobExecutionsForJob(software.amazon.awssdk.services.iot.model.ListJobExecutionsForJobRequest)operation.
-