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