Uses of Class
software.amazon.awssdk.services.emrserverless.paginators.ListApplicationsPublisher
-
Packages that use ListApplicationsPublisher Package Description software.amazon.awssdk.services.emrserverless Amazon EMR Serverless is a new deployment option for Amazon EMR. -
-
Uses of ListApplicationsPublisher in software.amazon.awssdk.services.emrserverless
Methods in software.amazon.awssdk.services.emrserverless that return ListApplicationsPublisher Modifier and Type Method Description default ListApplicationsPublisherEmrServerlessAsyncClient. listApplicationsPaginator(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest)Lists applications based on a set of parameters.default ListApplicationsPublisherEmrServerlessAsyncClient. listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest)Lists applications based on a set of parameters.
-