| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| software.amazon.awssdk.services.dynamodb.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsOfResourceResponse> |
DynamoDbAsyncClient.listTagsOfResource(ListTagsOfResourceRequest listTagsOfResourceRequest)
List all tags on an Amazon DynamoDB resource.
|
default ListTagsOfResourceResponse |
DynamoDbClient.listTagsOfResource(ListTagsOfResourceRequest listTagsOfResourceRequest)
List all tags on an Amazon DynamoDB resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsOfResourceRequestMarshaller.marshall(ListTagsOfResourceRequest listTagsOfResourceRequest) |
Copyright © 2020. All rights reserved.