Uses of Class
com.amazonaws.services.elasticsearch.model.AddTagsResult
Packages that use AddTagsResult
-
Uses of AddTagsResult in com.amazonaws.services.elasticsearch
Methods in com.amazonaws.services.elasticsearch that return AddTagsResultModifier and TypeMethodDescriptionAbstractAWSElasticsearch.addTags(AddTagsRequest request) AWSElasticsearch.addTags(AddTagsRequest addTagsRequest) Attaches tags to an existing Elasticsearch domain.AWSElasticsearchClient.addTags(AddTagsRequest addTagsRequest) Attaches tags to an existing Elasticsearch domain.Methods in com.amazonaws.services.elasticsearch that return types with arguments of type AddTagsResultModifier and TypeMethodDescriptionAbstractAWSElasticsearchAsync.addTagsAsync(AddTagsRequest request) AbstractAWSElasticsearchAsync.addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AWSElasticsearchAsync.addTagsAsync(AddTagsRequest addTagsRequest) Attaches tags to an existing Elasticsearch domain.AWSElasticsearchAsync.addTagsAsync(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Attaches tags to an existing Elasticsearch domain.AWSElasticsearchAsyncClient.addTagsAsync(AddTagsRequest request) AWSElasticsearchAsyncClient.addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Method parameters in com.amazonaws.services.elasticsearch with type arguments of type AddTagsResultModifier and TypeMethodDescriptionAbstractAWSElasticsearchAsync.addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AWSElasticsearchAsync.addTagsAsync(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Attaches tags to an existing Elasticsearch domain.AWSElasticsearchAsyncClient.addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) -
Uses of AddTagsResult in com.amazonaws.services.elasticsearch.model
Methods in com.amazonaws.services.elasticsearch.model that return AddTagsResult