Package | Description |
---|---|
com.amazonaws.services.elasticsearch | |
com.amazonaws.services.elasticsearch.model | |
com.amazonaws.services.elasticsearch.model.transform |
Modifier and Type | Method and Description |
---|---|
ListTagsResult |
AWSElasticsearchClient.listTags(ListTagsRequest listTagsRequest)
Returns all tags for the given Elasticsearch domain.
|
ListTagsResult |
AbstractAWSElasticsearch.listTags(ListTagsRequest request) |
ListTagsResult |
AWSElasticsearch.listTags(ListTagsRequest listTagsRequest)
Returns all tags for the given Elasticsearch domain.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListTagsResult> |
AWSElasticsearchAsyncClient.listTagsAsync(ListTagsRequest request) |
java.util.concurrent.Future<ListTagsResult> |
AbstractAWSElasticsearchAsync.listTagsAsync(ListTagsRequest request) |
java.util.concurrent.Future<ListTagsResult> |
AWSElasticsearchAsync.listTagsAsync(ListTagsRequest listTagsRequest)
Returns all tags for the given Elasticsearch domain.
|
java.util.concurrent.Future<ListTagsResult> |
AWSElasticsearchAsyncClient.listTagsAsync(ListTagsRequest request,
AsyncHandler<ListTagsRequest,ListTagsResult> asyncHandler) |
java.util.concurrent.Future<ListTagsResult> |
AbstractAWSElasticsearchAsync.listTagsAsync(ListTagsRequest request,
AsyncHandler<ListTagsRequest,ListTagsResult> asyncHandler) |
java.util.concurrent.Future<ListTagsResult> |
AWSElasticsearchAsync.listTagsAsync(ListTagsRequest listTagsRequest,
AsyncHandler<ListTagsRequest,ListTagsResult> asyncHandler)
Returns all tags for the given Elasticsearch domain.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListTagsResult> |
AWSElasticsearchAsyncClient.listTagsAsync(ListTagsRequest request,
AsyncHandler<ListTagsRequest,ListTagsResult> asyncHandler) |
java.util.concurrent.Future<ListTagsResult> |
AbstractAWSElasticsearchAsync.listTagsAsync(ListTagsRequest request,
AsyncHandler<ListTagsRequest,ListTagsResult> asyncHandler) |
java.util.concurrent.Future<ListTagsResult> |
AWSElasticsearchAsync.listTagsAsync(ListTagsRequest listTagsRequest,
AsyncHandler<ListTagsRequest,ListTagsResult> asyncHandler)
Returns all tags for the given Elasticsearch domain.
|
Modifier and Type | Method and Description |
---|---|
ListTagsResult |
ListTagsResult.clone() |
ListTagsResult |
ListTagsResult.withTagList(java.util.Collection<Tag> tagList)
List of
Tag for the requested Elasticsearch domain. |
ListTagsResult |
ListTagsResult.withTagList(Tag... tagList)
List of
Tag for the requested Elasticsearch domain. |
Modifier and Type | Method and Description |
---|---|
ListTagsResult |
ListTagsResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |