| Package | Description |
|---|---|
| com.amazonaws.services.elasticsearch |
|
| com.amazonaws.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
AddTagsResult |
AWSElasticsearchClient.addTags(AddTagsRequest request)
Attaches tags to an existing Elasticsearch domain.
|
AddTagsResult |
AbstractAWSElasticsearch.addTags(AddTagsRequest request) |
AddTagsResult |
AWSElasticsearch.addTags(AddTagsRequest addTagsRequest)
Attaches tags to an existing Elasticsearch domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddTagsResult> |
AWSElasticsearchAsyncClient.addTagsAsync(AddTagsRequest request) |
Future<AddTagsResult> |
AWSElasticsearchAsync.addTagsAsync(AddTagsRequest addTagsRequest)
Attaches tags to an existing Elasticsearch domain.
|
Future<AddTagsResult> |
AbstractAWSElasticsearchAsync.addTagsAsync(AddTagsRequest request) |
Future<AddTagsResult> |
AWSElasticsearchAsyncClient.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> |
AbstractAWSElasticsearchAsync.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<AddTagsResult> |
AWSElasticsearchAsyncClient.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> |
AbstractAWSElasticsearchAsync.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AddTagsResult |
AddTagsResult.clone() |
Copyright © 2023. All rights reserved.