| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
CreateMeetingWithAttendeesRequest |
CreateMeetingWithAttendeesRequest.clone() |
CreateMeetingWithAttendeesRequest |
CreateMeetingWithAttendeesRequest.withAttendees(Collection<CreateAttendeeRequestItem> attendees)
The attendee information, including attendees' IDs and join tokens.
|
CreateMeetingWithAttendeesRequest |
CreateMeetingWithAttendeesRequest.withAttendees(CreateAttendeeRequestItem... attendees)
The attendee information, including attendees' IDs and join tokens.
|
CreateMeetingWithAttendeesRequest |
CreateMeetingWithAttendeesRequest.withClientRequestToken(String clientRequestToken)
The unique identifier for the client request.
|
CreateMeetingWithAttendeesRequest |
CreateMeetingWithAttendeesRequest.withExternalMeetingId(String externalMeetingId)
The external meeting ID.
|
CreateMeetingWithAttendeesRequest |
CreateMeetingWithAttendeesRequest.withMediaRegion(String mediaRegion)
The Region in which to create the meeting.
|
CreateMeetingWithAttendeesRequest |
CreateMeetingWithAttendeesRequest.withMeetingFeatures(MeetingFeaturesConfiguration meetingFeatures)
Lists the audio and video features enabled for a meeting, such as echo reduction.
|
CreateMeetingWithAttendeesRequest |
CreateMeetingWithAttendeesRequest.withMeetingHostId(String meetingHostId)
Reserved.
|
CreateMeetingWithAttendeesRequest |
CreateMeetingWithAttendeesRequest.withNotificationsConfiguration(NotificationsConfiguration notificationsConfiguration)
The configuration for resource targets to receive notifications when meeting and attendee events occur.
|
Copyright © 2022. All rights reserved.