| 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 BatchCreateAttendeeResponse |
ChimeSdkMeetingsClient.batchCreateAttendee(BatchCreateAttendeeRequest batchCreateAttendeeRequest)
Creates up to 100 attendees for an active Amazon Chime SDK meeting.
|
default CompletableFuture<BatchCreateAttendeeResponse> |
ChimeSdkMeetingsAsyncClient.batchCreateAttendee(BatchCreateAttendeeRequest batchCreateAttendeeRequest)
Creates up to 100 attendees for an active Amazon Chime SDK meeting.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchCreateAttendeeRequestMarshaller.marshall(BatchCreateAttendeeRequest batchCreateAttendeeRequest) |
Copyright © 2023. All rights reserved.