| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopNotebookExecutionResponse> |
EmrAsyncClient.stopNotebookExecution(StopNotebookExecutionRequest stopNotebookExecutionRequest)
Stops a notebook execution.
|
default StopNotebookExecutionResponse |
EmrClient.stopNotebookExecution(StopNotebookExecutionRequest stopNotebookExecutionRequest)
Stops a notebook execution.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopNotebookExecutionRequestMarshaller.marshall(StopNotebookExecutionRequest stopNotebookExecutionRequest) |
Copyright © 2022. All rights reserved.