| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch |
|
| software.amazon.awssdk.services.elasticsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemoveTagsResponse> |
ElasticsearchAsyncClient.removeTags(RemoveTagsRequest removeTagsRequest)
Removes the specified set of tags from the specified Elasticsearch domain.
|
default RemoveTagsResponse |
ElasticsearchClient.removeTags(RemoveTagsRequest removeTagsRequest)
Removes the specified set of tags from the specified Elasticsearch domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemoveTagsRequestMarshaller.marshall(RemoveTagsRequest removeTagsRequest) |
Copyright © 2022. All rights reserved.