Uses of Class
software.amazon.awssdk.services.emr.paginators.ListClustersPublisher
-
Packages that use ListClustersPublisher Package Description software.amazon.awssdk.services.emr Amazon EMR is a web service that makes it easier to process large amounts of data efficiently. -
-
Uses of ListClustersPublisher in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr that return ListClustersPublisher Modifier and Type Method Description default ListClustersPublisherEmrAsyncClient. listClustersPaginator()Provides the status of all clusters visible to this Amazon Web Services account.default ListClustersPublisherEmrAsyncClient. listClustersPaginator(Consumer<ListClustersRequest.Builder> listClustersRequest)Provides the status of all clusters visible to this Amazon Web Services account.default ListClustersPublisherEmrAsyncClient. listClustersPaginator(ListClustersRequest listClustersRequest)Provides the status of all clusters visible to this Amazon Web Services account.
-