| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging |
The Amazon Chime SDK Messaging APIs in this section allow software developers to send and receive messages in custom
messaging applications.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
ChimeSdkMessagingClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from the specified Amazon Chime SDK messaging resource.
|
default UntagResourceResponse |
ChimeSdkMessagingClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified Amazon Chime SDK messaging resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
ChimeSdkMessagingAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from the specified Amazon Chime SDK messaging resource.
|
default CompletableFuture<UntagResourceResponse> |
ChimeSdkMessagingAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified Amazon Chime SDK messaging resource.
|
Copyright © 2023. All rights reserved.