Uses of Class
software.amazon.awssdk.services.emrcontainers.paginators.ListJobRunsPublisher
-
Packages that use ListJobRunsPublisher Package Description software.amazon.awssdk.services.emrcontainers Amazon EMR on EKS provides a deployment option for Amazon EMR that allows you to run open-source big data frameworks on Amazon Elastic Kubernetes Service (Amazon EKS). -
-
Uses of ListJobRunsPublisher in software.amazon.awssdk.services.emrcontainers
Methods in software.amazon.awssdk.services.emrcontainers that return ListJobRunsPublisher Modifier and Type Method Description default ListJobRunsPublisherEmrContainersAsyncClient. listJobRunsPaginator(Consumer<ListJobRunsRequest.Builder> listJobRunsRequest)This is a variant ofEmrContainersAsyncClient.listJobRuns(software.amazon.awssdk.services.emrcontainers.model.ListJobRunsRequest)operation.default ListJobRunsPublisherEmrContainersAsyncClient. listJobRunsPaginator(ListJobRunsRequest listJobRunsRequest)This is a variant ofEmrContainersAsyncClient.listJobRuns(software.amazon.awssdk.services.emrcontainers.model.ListJobRunsRequest)operation.
-