Uses of Class
com.amazonaws.services.elasticsearch.model.AddTagsResult
-
Packages that use AddTagsResult Package Description com.amazonaws.services.elasticsearch com.amazonaws.services.elasticsearch.model -
-
Uses of AddTagsResult in com.amazonaws.services.elasticsearch
Methods in com.amazonaws.services.elasticsearch that return AddTagsResult Modifier and Type Method Description AddTagsResult
AbstractAWSElasticsearch. addTags(AddTagsRequest request)
AddTagsResult
AWSElasticsearch. addTags(AddTagsRequest addTagsRequest)
Attaches tags to an existing Elasticsearch domain.AddTagsResult
AWSElasticsearchClient. addTags(AddTagsRequest addTagsRequest)
Attaches tags to an existing Elasticsearch domain.Methods in com.amazonaws.services.elasticsearch that return types with arguments of type AddTagsResult Modifier and Type Method Description Future<AddTagsResult>
AbstractAWSElasticsearchAsync. addTagsAsync(AddTagsRequest request)
Future<AddTagsResult>
AbstractAWSElasticsearchAsync. addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Future<AddTagsResult>
AWSElasticsearchAsync. addTagsAsync(AddTagsRequest addTagsRequest)
Attaches tags to an existing Elasticsearch domain.Future<AddTagsResult>
AWSElasticsearchAsync. addTagsAsync(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Attaches tags to an existing Elasticsearch domain.Future<AddTagsResult>
AWSElasticsearchAsyncClient. addTagsAsync(AddTagsRequest request)
Future<AddTagsResult>
AWSElasticsearchAsyncClient. addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Method parameters in com.amazonaws.services.elasticsearch with type arguments of type AddTagsResult Modifier and Type Method Description Future<AddTagsResult>
AbstractAWSElasticsearchAsync. addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Future<AddTagsResult>
AWSElasticsearchAsync. addTagsAsync(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Attaches tags to an existing Elasticsearch domain.Future<AddTagsResult>
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 Modifier and Type Method Description AddTagsResult
AddTagsResult. clone()
-