| 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 CompletableFuture<UpdateMedicalVocabularyResponse> |
TranscribeAsyncClient.updateMedicalVocabulary(UpdateMedicalVocabularyRequest updateMedicalVocabularyRequest)
Updates a vocabulary with new values that you provide in a different text file from the one you used to create
the vocabulary.
|
default UpdateMedicalVocabularyResponse |
TranscribeClient.updateMedicalVocabulary(UpdateMedicalVocabularyRequest updateMedicalVocabularyRequest)
Updates a vocabulary with new values that you provide in a different text file from the one you used to create
the vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateMedicalVocabularyRequestMarshaller.marshall(UpdateMedicalVocabularyRequest updateMedicalVocabularyRequest) |
Copyright © 2021. All rights reserved.