| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr |
Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeNotebookExecutionResponse |
EmrClient.describeNotebookExecution(Consumer<DescribeNotebookExecutionRequest.Builder> describeNotebookExecutionRequest)
Provides details of a notebook execution.
|
default DescribeNotebookExecutionResponse |
EmrClient.describeNotebookExecution(DescribeNotebookExecutionRequest describeNotebookExecutionRequest)
Provides details of a notebook execution.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeNotebookExecutionResponse> |
EmrAsyncClient.describeNotebookExecution(Consumer<DescribeNotebookExecutionRequest.Builder> describeNotebookExecutionRequest)
Provides details of a notebook execution.
|
default CompletableFuture<DescribeNotebookExecutionResponse> |
EmrAsyncClient.describeNotebookExecution(DescribeNotebookExecutionRequest describeNotebookExecutionRequest)
Provides details of a notebook execution.
|
Copyright © 2022. All rights reserved.