Uses of Class
software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
-
Packages that use ListVocabulariesRequest Package Description software.amazon.awssdk.services.transcribe Amazon Transcribe offers three main types of batch transcription: Standard, Medical, and Call Analytics.software.amazon.awssdk.services.transcribe.paginators software.amazon.awssdk.services.transcribe.transform -
-
Uses of ListVocabulariesRequest in software.amazon.awssdk.services.transcribe
-
Uses of ListVocabulariesRequest in software.amazon.awssdk.services.transcribe.paginators
Constructors in software.amazon.awssdk.services.transcribe.paginators with parameters of type ListVocabulariesRequest Constructor Description ListVocabulariesIterable(TranscribeClient client, ListVocabulariesRequest firstRequest)ListVocabulariesPublisher(TranscribeAsyncClient client, ListVocabulariesRequest firstRequest) -
Uses of ListVocabulariesRequest in software.amazon.awssdk.services.transcribe.transform
Methods in software.amazon.awssdk.services.transcribe.transform with parameters of type ListVocabulariesRequest Modifier and Type Method Description SdkHttpFullRequestListVocabulariesRequestMarshaller. marshall(ListVocabulariesRequest listVocabulariesRequest)
-