| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetMeetingResponse |
ChimeSdkMeetingsClient.getMeeting(Consumer<GetMeetingRequest.Builder> getMeetingRequest)
Gets the Amazon Chime SDK meeting details for the specified meeting ID.
|
default GetMeetingResponse |
ChimeSdkMeetingsClient.getMeeting(GetMeetingRequest getMeetingRequest)
Gets the Amazon Chime SDK meeting details for the specified meeting ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMeetingResponse> |
ChimeSdkMeetingsAsyncClient.getMeeting(Consumer<GetMeetingRequest.Builder> getMeetingRequest)
Gets the Amazon Chime SDK meeting details for the specified meeting ID.
|
default CompletableFuture<GetMeetingResponse> |
ChimeSdkMeetingsAsyncClient.getMeeting(GetMeetingRequest getMeetingRequest)
Gets the Amazon Chime SDK meeting details for the specified meeting ID.
|
Copyright © 2023. All rights reserved.