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