| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| Modifier and Type | Method and Description |
|---|---|
default ListAttendeeTagsResponse |
ChimeClient.listAttendeeTags(Consumer<ListAttendeeTagsRequest.Builder> listAttendeeTagsRequest)
Deprecated.
Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace. Update your application
to remove calls to this API.
|
default ListAttendeeTagsResponse |
ChimeClient.listAttendeeTags(ListAttendeeTagsRequest listAttendeeTagsRequest)
Deprecated.
Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace. Update your application
to remove calls to this API.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAttendeeTagsResponse> |
ChimeAsyncClient.listAttendeeTags(Consumer<ListAttendeeTagsRequest.Builder> listAttendeeTagsRequest)
Deprecated.
Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace. Update your application
to remove calls to this API.
|
default CompletableFuture<ListAttendeeTagsResponse> |
ChimeAsyncClient.listAttendeeTags(ListAttendeeTagsRequest listAttendeeTagsRequest)
Deprecated.
Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace. Update your application
to remove calls to this API.
|
Copyright © 2023. All rights reserved.