| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| Modifier and Type | Method and Description |
|---|---|
default GetAttendeeResponse |
ChimeClient.getAttendee(Consumer<GetAttendeeRequest.Builder> getAttendeeRequest)
Deprecated.
Replaced by GetAttendee in the Amazon Chime SDK Meetings Namespace
|
default GetAttendeeResponse |
ChimeClient.getAttendee(GetAttendeeRequest getAttendeeRequest)
Deprecated.
Replaced by GetAttendee in the Amazon Chime SDK Meetings Namespace
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAttendeeResponse> |
ChimeAsyncClient.getAttendee(Consumer<GetAttendeeRequest.Builder> getAttendeeRequest)
Deprecated.
Replaced by GetAttendee in the Amazon Chime SDK Meetings Namespace
|
default CompletableFuture<GetAttendeeResponse> |
ChimeAsyncClient.getAttendee(GetAttendeeRequest getAttendeeRequest)
Deprecated.
Replaced by GetAttendee in the Amazon Chime SDK Meetings Namespace
|
Copyright © 2023. All rights reserved.