| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch |
|
| software.amazon.awssdk.services.elasticsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default AddTagsResponse |
ElasticsearchClient.addTags(AddTagsRequest addTagsRequest)
Attaches tags to an existing Elasticsearch domain.
|
default CompletableFuture<AddTagsResponse> |
ElasticsearchAsyncClient.addTags(AddTagsRequest addTagsRequest)
Attaches tags to an existing Elasticsearch domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddTagsRequestMarshaller.marshall(AddTagsRequest addTagsRequest) |
Copyright © 2023. All rights reserved.