| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListResourceTagsResponse |
KmsClient.listResourceTags(ListResourceTagsRequest listResourceTagsRequest)
Returns all tags on the specified customer master key (CMK).
|
default CompletableFuture<ListResourceTagsResponse> |
KmsAsyncClient.listResourceTags(ListResourceTagsRequest listResourceTagsRequest)
Returns all tags on the specified customer master key (CMK).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListResourceTagsRequestMarshaller.marshall(ListResourceTagsRequest listResourceTagsRequest) |
Copyright © 2021. All rights reserved.