| 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 AddTagsResponse |
EmrClient.addTags(AddTagsRequest addTagsRequest)
Adds tags to an Amazon EMR resource, such as a cluster or an Amazon EMR Studio.
|
default CompletableFuture<AddTagsResponse> |
EmrAsyncClient.addTags(AddTagsRequest addTagsRequest)
Adds tags to an Amazon EMR resource, such as a cluster or an Amazon EMR Studio.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddTagsRequestMarshaller.marshall(AddTagsRequest addTagsRequest) |
Copyright © 2023. All rights reserved.