| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| Modifier and Type | Method and Description |
|---|---|
default TagAttendeeResponse |
ChimeClient.tagAttendee(Consumer<TagAttendeeRequest.Builder> tagAttendeeRequest)
Deprecated.
Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace. Update your application
to remove calls to this API.
|
default TagAttendeeResponse |
ChimeClient.tagAttendee(TagAttendeeRequest tagAttendeeRequest)
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<TagAttendeeResponse> |
ChimeAsyncClient.tagAttendee(Consumer<TagAttendeeRequest.Builder> tagAttendeeRequest)
Deprecated.
Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace. Update your application
to remove calls to this API.
|
default CompletableFuture<TagAttendeeResponse> |
ChimeAsyncClient.tagAttendee(TagAttendeeRequest tagAttendeeRequest)
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.