| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
All Amazon Connect Wisdom functionality is accessible using the API.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
WisdomClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags for the specified resource.
|
default ListTagsForResourceResponse |
WisdomClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
WisdomAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags for the specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
WisdomAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for the specified resource.
|
Copyright © 2021. All rights reserved.