| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeReleaseLabelResponse> |
EmrAsyncClient.describeReleaseLabel(Consumer<DescribeReleaseLabelRequest.Builder> describeReleaseLabelRequest)
Provides Amazon EMR release label details, such as the releases available the Region where the API request is
run, and the available applications for a specific Amazon EMR release label.
|
default DescribeReleaseLabelResponse |
EmrClient.describeReleaseLabel(Consumer<DescribeReleaseLabelRequest.Builder> describeReleaseLabelRequest)
Provides Amazon EMR release label details, such as the releases available the Region where the API request is
run, and the available applications for a specific Amazon EMR release label.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeReleaseLabelRequest.Builder> |
DescribeReleaseLabelRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.