| 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 StopMeetingTranscriptionResponse |
ChimeSdkMeetingsClient.stopMeetingTranscription(Consumer<StopMeetingTranscriptionRequest.Builder> stopMeetingTranscriptionRequest)
Stops transcription for the specified
meetingId. |
default StopMeetingTranscriptionResponse |
ChimeSdkMeetingsClient.stopMeetingTranscription(StopMeetingTranscriptionRequest stopMeetingTranscriptionRequest)
Stops transcription for the specified
meetingId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopMeetingTranscriptionResponse> |
ChimeSdkMeetingsAsyncClient.stopMeetingTranscription(Consumer<StopMeetingTranscriptionRequest.Builder> stopMeetingTranscriptionRequest)
Stops transcription for the specified
meetingId. |
default CompletableFuture<StopMeetingTranscriptionResponse> |
ChimeSdkMeetingsAsyncClient.stopMeetingTranscription(StopMeetingTranscriptionRequest stopMeetingTranscriptionRequest)
Stops transcription for the specified
meetingId. |
Copyright © 2023. All rights reserved.