| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
SesV2Client.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieve a list of the tags (keys and values) that are associated with a specified resource.
|
default ListTagsForResourceResponse |
SesV2Client.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieve a list of the tags (keys and values) that are associated with a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
SesV2AsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieve a list of the tags (keys and values) that are associated with a specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
SesV2AsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieve a list of the tags (keys and values) that are associated with a specified resource.
|
Copyright © 2021. All rights reserved.