Uses of Class
software.amazon.awssdk.services.emrcontainers.paginators.ListJobTemplatesPublisher
-
Packages that use ListJobTemplatesPublisher 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 ListJobTemplatesPublisher in software.amazon.awssdk.services.emrcontainers
Methods in software.amazon.awssdk.services.emrcontainers that return ListJobTemplatesPublisher Modifier and Type Method Description default ListJobTemplatesPublisherEmrContainersAsyncClient. listJobTemplatesPaginator(Consumer<ListJobTemplatesRequest.Builder> listJobTemplatesRequest)Lists job templates based on a set of parameters.default ListJobTemplatesPublisherEmrContainersAsyncClient. listJobTemplatesPaginator(ListJobTemplatesRequest listJobTemplatesRequest)Lists job templates based on a set of parameters.
-