| Package | Description |
|---|---|
| com.amazonaws.services.elasticsearch |
|
| com.amazonaws.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
RemoveTagsResult |
AbstractAWSElasticsearch.removeTags(RemoveTagsRequest request) |
RemoveTagsResult |
AWSElasticsearchClient.removeTags(RemoveTagsRequest request)
Removes the specified set of tags from the specified Elasticsearch domain.
|
RemoveTagsResult |
AWSElasticsearch.removeTags(RemoveTagsRequest removeTagsRequest)
Removes the specified set of tags from the specified Elasticsearch domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveTagsResult> |
AbstractAWSElasticsearchAsync.removeTagsAsync(RemoveTagsRequest request) |
Future<RemoveTagsResult> |
AWSElasticsearchAsyncClient.removeTagsAsync(RemoveTagsRequest request) |
Future<RemoveTagsResult> |
AWSElasticsearchAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest)
Removes the specified set of tags from the specified Elasticsearch domain.
|
Future<RemoveTagsResult> |
AbstractAWSElasticsearchAsync.removeTagsAsync(RemoveTagsRequest request,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler) |
Future<RemoveTagsResult> |
AWSElasticsearchAsyncClient.removeTagsAsync(RemoveTagsRequest request,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler) |
Future<RemoveTagsResult> |
AWSElasticsearchAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler)
Removes the specified set of tags from the specified Elasticsearch domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveTagsResult> |
AbstractAWSElasticsearchAsync.removeTagsAsync(RemoveTagsRequest request,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler) |
Future<RemoveTagsResult> |
AWSElasticsearchAsyncClient.removeTagsAsync(RemoveTagsRequest request,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler) |
Future<RemoveTagsResult> |
AWSElasticsearchAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler)
Removes the specified set of tags from the specified Elasticsearch domain.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveTagsResult |
RemoveTagsResult.clone() |
Copyright © 2024. All rights reserved.