| 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 ListTagsForResourceResponse |
ChimeSdkMeetingsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags available for the specified resource.
|
default ListTagsForResourceResponse |
ChimeSdkMeetingsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags available for the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
ChimeSdkMeetingsAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags available for the specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
ChimeSdkMeetingsAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags available for the specified resource.
|
Copyright © 2023. All rights reserved.