Uses of Class
com.amazonaws.services.elasticsearch.model.RemoveTagsResult
Packages that use RemoveTagsResult
-
Uses of RemoveTagsResult in com.amazonaws.services.elasticsearch
Methods in com.amazonaws.services.elasticsearch that return RemoveTagsResultModifier and TypeMethodDescriptionAbstractAWSElasticsearch.removeTags
(RemoveTagsRequest request) AWSElasticsearch.removeTags
(RemoveTagsRequest removeTagsRequest) Removes the specified set of tags from the specified Elasticsearch domain.AWSElasticsearchClient.removeTags
(RemoveTagsRequest removeTagsRequest) Removes the specified set of tags from the specified Elasticsearch domain.Methods in com.amazonaws.services.elasticsearch that return types with arguments of type RemoveTagsResultModifier and TypeMethodDescriptionAbstractAWSElasticsearchAsync.removeTagsAsync
(RemoveTagsRequest request) AbstractAWSElasticsearchAsync.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AWSElasticsearchAsync.removeTagsAsync
(RemoveTagsRequest removeTagsRequest) Removes the specified set of tags from the specified Elasticsearch domain.AWSElasticsearchAsync.removeTagsAsync
(RemoveTagsRequest removeTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Removes the specified set of tags from the specified Elasticsearch domain.AWSElasticsearchAsyncClient.removeTagsAsync
(RemoveTagsRequest request) AWSElasticsearchAsyncClient.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Method parameters in com.amazonaws.services.elasticsearch with type arguments of type RemoveTagsResultModifier and TypeMethodDescriptionAbstractAWSElasticsearchAsync.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AWSElasticsearchAsync.removeTagsAsync
(RemoveTagsRequest removeTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Removes the specified set of tags from the specified Elasticsearch domain.AWSElasticsearchAsyncClient.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) -
Uses of RemoveTagsResult in com.amazonaws.services.elasticsearch.model
Methods in com.amazonaws.services.elasticsearch.model that return RemoveTagsResult