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