| 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 CompletableFuture<RemoveTagsResponse> |
OpenSearchAsyncClient.removeTags(RemoveTagsRequest removeTagsRequest)
Removes the specified set of tags from an Amazon OpenSearch Service domain.
|
default RemoveTagsResponse |
OpenSearchClient.removeTags(RemoveTagsRequest removeTagsRequest)
Removes the specified set of tags from an Amazon OpenSearch Service domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemoveTagsRequestMarshaller.marshall(RemoveTagsRequest removeTagsRequest) |
Copyright © 2022. All rights reserved.