Uses of Class
software.amazon.awssdk.services.emr.paginators.ListStudiosPublisher
-
Packages that use ListStudiosPublisher 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 ListStudiosPublisher in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr that return ListStudiosPublisher Modifier and Type Method Description default ListStudiosPublisherEmrAsyncClient. listStudiosPaginator(Consumer<ListStudiosRequest.Builder> listStudiosRequest)Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.default ListStudiosPublisherEmrAsyncClient. listStudiosPaginator(ListStudiosRequest listStudiosRequest)Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
-