| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmeetings |
The Amazon Chime SDK meetings APIs in this section allow software developers to create Amazon Chime SDK meetings, set
the Amazon Web Services Regions for meetings, create and manage users, and send and receive meeting notifications.
|
| com.amazonaws.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
AbstractAmazonChimeSDKMeetings.untagResource(UntagResourceRequest request) |
UntagResourceResult |
AmazonChimeSDKMeetings.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified resources.
|
UntagResourceResult |
AmazonChimeSDKMeetingsClient.untagResource(UntagResourceRequest request)
Removes the specified tags from the specified resources.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UntagResourceResult> |
AbstractAmazonChimeSDKMeetingsAsync.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AmazonChimeSDKMeetingsAsyncClient.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AmazonChimeSDKMeetingsAsync.untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes the specified tags from the specified resources.
|
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
UntagResourceResult.clone() |
Copyright © 2024. All rights reserved.