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