| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
|
| software.amazon.awssdk.services.opensearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsResponse |
OpenSearchClient.listTags(ListTagsRequest listTagsRequest)
Returns all resource tags for an Amazon OpenSearch Service domain.
|
default CompletableFuture<ListTagsResponse> |
OpenSearchAsyncClient.listTags(ListTagsRequest listTagsRequest)
Returns all resource tags for an Amazon OpenSearch Service domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsRequestMarshaller.marshall(ListTagsRequest listTagsRequest) |
Copyright © 2023. All rights reserved.