| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| software.amazon.awssdk.services.transcribe.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMedicalVocabularyResponse |
TranscribeClient.getMedicalVocabulary(GetMedicalVocabularyRequest getMedicalVocabularyRequest)
Retrieves information about a medical vocabulary.
|
default CompletableFuture<GetMedicalVocabularyResponse> |
TranscribeAsyncClient.getMedicalVocabulary(GetMedicalVocabularyRequest getMedicalVocabularyRequest)
Retrieves information about a medical vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMedicalVocabularyRequestMarshaller.marshall(GetMedicalVocabularyRequest getMedicalVocabularyRequest) |
Copyright © 2021. All rights reserved.