| Package | Description |
|---|---|
| software.amazon.awssdk.services.dax |
DAX is a managed caching service engineered for Amazon DynamoDB.
|
| software.amazon.awssdk.services.dax.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsResponse |
DaxClient.listTags(ListTagsRequest listTagsRequest)
List all of the tags for a DAX cluster.
|
default CompletableFuture<ListTagsResponse> |
DaxAsyncClient.listTags(ListTagsRequest listTagsRequest)
List all of the tags for a DAX cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsRequestMarshaller.marshall(ListTagsRequest listTagsRequest) |
Copyright © 2022. All rights reserved.