Uses of Class
software.amazon.awssdk.services.emr.paginators.ListNotebookExecutionsPublisher
-
Packages that use ListNotebookExecutionsPublisher 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 ListNotebookExecutionsPublisher in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr that return ListNotebookExecutionsPublisher Modifier and Type Method Description default ListNotebookExecutionsPublisherEmrAsyncClient. listNotebookExecutionsPaginator(Consumer<ListNotebookExecutionsRequest.Builder> listNotebookExecutionsRequest)This is a variant ofEmrAsyncClient.listNotebookExecutions(software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest)operation.default ListNotebookExecutionsPublisherEmrAsyncClient. listNotebookExecutionsPaginator(ListNotebookExecutionsRequest listNotebookExecutionsRequest)This is a variant ofEmrAsyncClient.listNotebookExecutions(software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest)operation.
-