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