Uses of Class
software.amazon.awssdk.services.chimesdkmeetings.model.StartMeetingTranscriptionRequest
-
Packages that use StartMeetingTranscriptionRequest 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 Amazon Web Services Regions for meetings, create and manage users, and send and receive meeting notifications.software.amazon.awssdk.services.chimesdkmeetings.transform -
-
Uses of StartMeetingTranscriptionRequest in software.amazon.awssdk.services.chimesdkmeetings
Methods in software.amazon.awssdk.services.chimesdkmeetings with parameters of type StartMeetingTranscriptionRequest Modifier and Type Method Description default CompletableFuture<StartMeetingTranscriptionResponse>ChimeSdkMeetingsAsyncClient. startMeetingTranscription(StartMeetingTranscriptionRequest startMeetingTranscriptionRequest)Starts transcription for the specifiedmeetingId.default StartMeetingTranscriptionResponseChimeSdkMeetingsClient. startMeetingTranscription(StartMeetingTranscriptionRequest startMeetingTranscriptionRequest)Starts transcription for the specifiedmeetingId. -
Uses of StartMeetingTranscriptionRequest in software.amazon.awssdk.services.chimesdkmeetings.transform
Methods in software.amazon.awssdk.services.chimesdkmeetings.transform with parameters of type StartMeetingTranscriptionRequest Modifier and Type Method Description SdkHttpFullRequestStartMeetingTranscriptionRequestMarshaller. marshall(StartMeetingTranscriptionRequest startMeetingTranscriptionRequest)
-