| 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 | 
|---|---|
StartNotebookExecutionResult | 
AmazonElasticMapReduceClient.startNotebookExecution(StartNotebookExecutionRequest request)
 Starts a notebook execution. 
 | 
StartNotebookExecutionResult | 
AmazonElasticMapReduce.startNotebookExecution(StartNotebookExecutionRequest startNotebookExecutionRequest)
 Starts a notebook execution. 
 | 
StartNotebookExecutionResult | 
AbstractAmazonElasticMapReduce.startNotebookExecution(StartNotebookExecutionRequest request)  | 
| Modifier and Type | Method and Description | 
|---|---|
Future<StartNotebookExecutionResult> | 
AmazonElasticMapReduceAsync.startNotebookExecutionAsync(StartNotebookExecutionRequest startNotebookExecutionRequest,
                           AsyncHandler<StartNotebookExecutionRequest,StartNotebookExecutionResult> asyncHandler)
 Starts a notebook execution. 
 | 
Future<StartNotebookExecutionResult> | 
AmazonElasticMapReduceAsyncClient.startNotebookExecutionAsync(StartNotebookExecutionRequest request,
                           AsyncHandler<StartNotebookExecutionRequest,StartNotebookExecutionResult> asyncHandler)  | 
Future<StartNotebookExecutionResult> | 
AbstractAmazonElasticMapReduceAsync.startNotebookExecutionAsync(StartNotebookExecutionRequest request,
                           AsyncHandler<StartNotebookExecutionRequest,StartNotebookExecutionResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
StartNotebookExecutionResult | 
StartNotebookExecutionResult.clone()  | 
StartNotebookExecutionResult | 
StartNotebookExecutionResult.withNotebookExecutionId(String notebookExecutionId)
 The unique identifier of the notebook execution. 
 | 
Copyright © 2021. All rights reserved.