Uses of Class
software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
Packages that use ListNotebookExecutionsRequest Package Description software.amazon.awssdk.services.emr Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.software.amazon.awssdk.services.emr.paginators software.amazon.awssdk.services.emr.transform -
-
Uses of ListNotebookExecutionsRequest in software.amazon.awssdk.services.emr
-
Uses of ListNotebookExecutionsRequest in software.amazon.awssdk.services.emr.paginators
Constructors in software.amazon.awssdk.services.emr.paginators with parameters of type ListNotebookExecutionsRequest Constructor Description ListNotebookExecutionsIterable(EmrClient client, ListNotebookExecutionsRequest firstRequest)ListNotebookExecutionsPublisher(EmrAsyncClient client, ListNotebookExecutionsRequest firstRequest) -
Uses of ListNotebookExecutionsRequest in software.amazon.awssdk.services.emr.transform
Methods in software.amazon.awssdk.services.emr.transform with parameters of type ListNotebookExecutionsRequest Modifier and Type Method Description SdkHttpFullRequestListNotebookExecutionsRequestMarshaller. marshall(ListNotebookExecutionsRequest listNotebookExecutionsRequest)
-