| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmeetings |
The Amazon Chime SDK meetings APIs in this section allow software developers to create Amazon Chime SDK meetings, set
the AWS Regions for meetings, create and manage users, and send and receive meeting notifications.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
ChimeSdkMeetingsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from the specified resources.
|
default UntagResourceResponse |
ChimeSdkMeetingsClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
ChimeSdkMeetingsAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from the specified resources.
|
default CompletableFuture<UntagResourceResponse> |
ChimeSdkMeetingsAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified resources.
|
Copyright © 2023. All rights reserved.