Package | Description |
---|---|
com.amazonaws.services.elasticsearch | |
com.amazonaws.services.elasticsearch.model | |
com.amazonaws.services.elasticsearch.model.transform |
Modifier and Type | Method and Description |
---|---|
AddTagsResult |
AWSElasticsearchClient.addTags(AddTagsRequest addTagsRequest)
Attaches tags to an existing Elasticsearch domain.
|
AddTagsResult |
AbstractAWSElasticsearch.addTags(AddTagsRequest request) |
AddTagsResult |
AWSElasticsearch.addTags(AddTagsRequest addTagsRequest)
Attaches tags to an existing Elasticsearch domain.
|
java.util.concurrent.Future<AddTagsResult> |
AWSElasticsearchAsyncClient.addTagsAsync(AddTagsRequest request) |
java.util.concurrent.Future<AddTagsResult> |
AbstractAWSElasticsearchAsync.addTagsAsync(AddTagsRequest request) |
java.util.concurrent.Future<AddTagsResult> |
AWSElasticsearchAsync.addTagsAsync(AddTagsRequest addTagsRequest)
Attaches tags to an existing Elasticsearch domain.
|
java.util.concurrent.Future<AddTagsResult> |
AWSElasticsearchAsyncClient.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
java.util.concurrent.Future<AddTagsResult> |
AbstractAWSElasticsearchAsync.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
java.util.concurrent.Future<AddTagsResult> |
AWSElasticsearchAsync.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Attaches tags to an existing Elasticsearch domain.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<AddTagsResult> |
AWSElasticsearchAsyncClient.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
java.util.concurrent.Future<AddTagsResult> |
AbstractAWSElasticsearchAsync.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
java.util.concurrent.Future<AddTagsResult> |
AWSElasticsearchAsync.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Attaches tags to an existing Elasticsearch domain.
|
Modifier and Type | Method and Description |
---|---|
AddTagsRequest |
AddTagsRequest.clone() |
AddTagsRequest |
AddTagsRequest.withARN(java.lang.String aRN)
Specify the
ARN for which you want to add the tags. |
AddTagsRequest |
AddTagsRequest.withTagList(java.util.Collection<Tag> tagList)
List of
Tag that need to be added for the Elasticsearch
domain. |
AddTagsRequest |
AddTagsRequest.withTagList(Tag... tagList)
List of
Tag that need to be added for the Elasticsearch
domain. |
Modifier and Type | Method and Description |
---|---|
Request<AddTagsRequest> |
AddTagsRequestMarshaller.marshall(AddTagsRequest addTagsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<AddTagsRequest> |
AddTagsRequestMarshaller.marshall(AddTagsRequest addTagsRequest) |