Uses of Class
software.amazon.awssdk.services.chime.model.StopMeetingTranscriptionResponse
-
Packages that use StopMeetingTranscriptionResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of StopMeetingTranscriptionResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return StopMeetingTranscriptionResponse Modifier and Type Method Description default StopMeetingTranscriptionResponseChimeClient. stopMeetingTranscription(Consumer<StopMeetingTranscriptionRequest.Builder> stopMeetingTranscriptionRequest)Deprecated.Replaced by StopMeetingTranscription in the Amazon Chime SDK Meetings Namespacedefault StopMeetingTranscriptionResponseChimeClient. stopMeetingTranscription(StopMeetingTranscriptionRequest stopMeetingTranscriptionRequest)Deprecated.Replaced by StopMeetingTranscription in the Amazon Chime SDK Meetings NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type StopMeetingTranscriptionResponse Modifier and Type Method Description default CompletableFuture<StopMeetingTranscriptionResponse>ChimeAsyncClient. stopMeetingTranscription(Consumer<StopMeetingTranscriptionRequest.Builder> stopMeetingTranscriptionRequest)Deprecated.Replaced by StopMeetingTranscription in the Amazon Chime SDK Meetings Namespacedefault CompletableFuture<StopMeetingTranscriptionResponse>ChimeAsyncClient. stopMeetingTranscription(StopMeetingTranscriptionRequest stopMeetingTranscriptionRequest)Deprecated.Replaced by StopMeetingTranscription in the Amazon Chime SDK Meetings Namespace
-