Uses of Class
software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
-
Packages that use ListMedicalVocabulariesRequest 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 ListMedicalVocabulariesRequest in software.amazon.awssdk.services.transcribe
-
Uses of ListMedicalVocabulariesRequest in software.amazon.awssdk.services.transcribe.paginators
Constructors in software.amazon.awssdk.services.transcribe.paginators with parameters of type ListMedicalVocabulariesRequest Constructor Description ListMedicalVocabulariesIterable(TranscribeClient client, ListMedicalVocabulariesRequest firstRequest)ListMedicalVocabulariesPublisher(TranscribeAsyncClient client, ListMedicalVocabulariesRequest firstRequest) -
Uses of ListMedicalVocabulariesRequest in software.amazon.awssdk.services.transcribe.transform
Methods in software.amazon.awssdk.services.transcribe.transform with parameters of type ListMedicalVocabulariesRequest Modifier and Type Method Description SdkHttpFullRequestListMedicalVocabulariesRequestMarshaller. marshall(ListMedicalVocabulariesRequest listMedicalVocabulariesRequest)
-