| 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.
|
| software.amazon.awssdk.services.chimesdkmeetings.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetAttendeeResponse |
ChimeSdkMeetingsClient.getAttendee(GetAttendeeRequest getAttendeeRequest)
Gets the Amazon Chime SDK attendee details for a specified meeting ID and attendee ID.
|
default CompletableFuture<GetAttendeeResponse> |
ChimeSdkMeetingsAsyncClient.getAttendee(GetAttendeeRequest getAttendeeRequest)
Gets the Amazon Chime SDK attendee details for a specified meeting ID and attendee ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAttendeeRequestMarshaller.marshall(GetAttendeeRequest getAttendeeRequest) |
Copyright © 2023. All rights reserved.