| 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 DescribeReleaseLabelResponse |
EmrClient.describeReleaseLabel(DescribeReleaseLabelRequest 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 CompletableFuture<DescribeReleaseLabelResponse> |
EmrAsyncClient.describeReleaseLabel(DescribeReleaseLabelRequest 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 |
|---|---|
SdkHttpFullRequest |
DescribeReleaseLabelRequestMarshaller.marshall(DescribeReleaseLabelRequest describeReleaseLabelRequest) |
Copyright © 2023. All rights reserved.