| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
All Amazon Connect Wisdom functionality is accessible using the API.
|
| software.amazon.awssdk.services.wisdom.transform |
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
WisdomClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified resource.
|
default CompletableFuture<UntagResourceResponse> |
WisdomAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2021. All rights reserved.