| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch |
|
| software.amazon.awssdk.services.elasticsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsResponse |
ElasticsearchClient.listTags(ListTagsRequest listTagsRequest)
Returns all tags for the given Elasticsearch domain.
|
default CompletableFuture<ListTagsResponse> |
ElasticsearchAsyncClient.listTags(ListTagsRequest listTagsRequest)
Returns all tags for the given Elasticsearch domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsRequestMarshaller.marshall(ListTagsRequest listTagsRequest) |
Copyright © 2023. All rights reserved.