Uses of Interface
software.amazon.awssdk.services.transcribe.TranscribeClientBuilder
-
Packages that use TranscribeClientBuilder Package Description software.amazon.awssdk.services.transcribe Amazon Transcribe offers three main types of batch transcription: Standard, Medical, and Call Analytics. -
-
Uses of TranscribeClientBuilder in software.amazon.awssdk.services.transcribe
Methods in software.amazon.awssdk.services.transcribe that return TranscribeClientBuilder Modifier and Type Method Description static TranscribeClientBuilderTranscribeClient. builder()Create a builder that can be used to configure and create aTranscribeClient.
-