| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce | 
 Amazon EMR is a web service that makes it easier to process large amounts of data efficiently. | 
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ListNotebookExecutionsResult | AmazonElasticMapReduceClient. listNotebookExecutions(ListNotebookExecutionsRequest request)
 Provides summaries of all notebook executions. | 
| ListNotebookExecutionsResult | AmazonElasticMapReduce. listNotebookExecutions(ListNotebookExecutionsRequest listNotebookExecutionsRequest)
 Provides summaries of all notebook executions. | 
| ListNotebookExecutionsResult | AbstractAmazonElasticMapReduce. listNotebookExecutions(ListNotebookExecutionsRequest request) | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<ListNotebookExecutionsResult> | AmazonElasticMapReduceAsync. listNotebookExecutionsAsync(ListNotebookExecutionsRequest listNotebookExecutionsRequest,
                           AsyncHandler<ListNotebookExecutionsRequest,ListNotebookExecutionsResult> asyncHandler)
 Provides summaries of all notebook executions. | 
| Future<ListNotebookExecutionsResult> | AmazonElasticMapReduceAsyncClient. listNotebookExecutionsAsync(ListNotebookExecutionsRequest request,
                           AsyncHandler<ListNotebookExecutionsRequest,ListNotebookExecutionsResult> asyncHandler) | 
| Future<ListNotebookExecutionsResult> | AbstractAmazonElasticMapReduceAsync. listNotebookExecutionsAsync(ListNotebookExecutionsRequest request,
                           AsyncHandler<ListNotebookExecutionsRequest,ListNotebookExecutionsResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| ListNotebookExecutionsResult | ListNotebookExecutionsResult. clone() | 
| ListNotebookExecutionsResult | ListNotebookExecutionsResult. withMarker(String marker)
 A pagination token that a subsequent  ListNotebookExecutionscan use to determine the next set of
 results to retrieve. | 
| ListNotebookExecutionsResult | ListNotebookExecutionsResult. withNotebookExecutions(Collection<NotebookExecutionSummary> notebookExecutions)
 A list of notebook executions. | 
| ListNotebookExecutionsResult | ListNotebookExecutionsResult. withNotebookExecutions(NotebookExecutionSummary... notebookExecutions)
 A list of notebook executions. | 
Copyright © 2021. All rights reserved.