| Package | Description |
|---|---|
| com.amazonaws.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static LanguageCode |
LanguageCode.fromValue(String value)
Use this in place of valueOf.
|
static LanguageCode |
LanguageCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageCode[] |
LanguageCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetVocabularyResult |
GetVocabularyResult.withLanguageCode(LanguageCode languageCode)
The language code of the vocabulary entries.
|
UpdateVocabularyFilterResult |
UpdateVocabularyFilterResult.withLanguageCode(LanguageCode languageCode)
The language code of the words in the vocabulary filter.
|
MedicalTranscriptionJobSummary |
MedicalTranscriptionJobSummary.withLanguageCode(LanguageCode languageCode)
The language of the transcript in the source audio file.
|
TranscriptionJobSummary |
TranscriptionJobSummary.withLanguageCode(LanguageCode languageCode)
The language code for the input speech.
|
CreateVocabularyFilterRequest |
CreateVocabularyFilterRequest.withLanguageCode(LanguageCode languageCode)
The language code of the words in the vocabulary filter.
|
CreateVocabularyResult |
CreateVocabularyResult.withLanguageCode(LanguageCode languageCode)
The language code of the vocabulary entries.
|
UpdateMedicalVocabularyResult |
UpdateMedicalVocabularyResult.withLanguageCode(LanguageCode languageCode)
The language code for the text file used to update the custom vocabulary.
|
StartTranscriptionJobRequest |
StartTranscriptionJobRequest.withLanguageCode(LanguageCode languageCode)
The language code for the language used in the input media file.
|
StartMedicalTranscriptionJobRequest |
StartMedicalTranscriptionJobRequest.withLanguageCode(LanguageCode languageCode)
The language code for the language spoken in the input media file.
|
UpdateMedicalVocabularyRequest |
UpdateMedicalVocabularyRequest.withLanguageCode(LanguageCode languageCode)
The language code of the entries in the updated vocabulary.
|
TranscriptionJob |
TranscriptionJob.withLanguageCode(LanguageCode languageCode)
The language code for the input speech.
|
GetVocabularyFilterResult |
GetVocabularyFilterResult.withLanguageCode(LanguageCode languageCode)
The language code of the words in the vocabulary filter.
|
VocabularyFilterInfo |
VocabularyFilterInfo.withLanguageCode(LanguageCode languageCode)
The language code of the words in the vocabulary filter.
|
GetMedicalVocabularyResult |
GetMedicalVocabularyResult.withLanguageCode(LanguageCode languageCode)
The valid language code returned for your vocabulary entries.
|
UpdateVocabularyResult |
UpdateVocabularyResult.withLanguageCode(LanguageCode languageCode)
The language code of the vocabulary entries.
|
CreateMedicalVocabularyRequest |
CreateMedicalVocabularyRequest.withLanguageCode(LanguageCode languageCode)
The language code used for the entries within your custom vocabulary.
|
UpdateVocabularyRequest |
UpdateVocabularyRequest.withLanguageCode(LanguageCode languageCode)
The language code of the vocabulary entries.
|
MedicalTranscriptionJob |
MedicalTranscriptionJob.withLanguageCode(LanguageCode languageCode)
The language code for the language spoken in the source audio file.
|
CreateMedicalVocabularyResult |
CreateMedicalVocabularyResult.withLanguageCode(LanguageCode languageCode)
The language code you chose to describe the entries in your custom vocabulary.
|
CreateVocabularyFilterResult |
CreateVocabularyFilterResult.withLanguageCode(LanguageCode languageCode)
The language code of the words in the collection.
|
CreateVocabularyRequest |
CreateVocabularyRequest.withLanguageCode(LanguageCode languageCode)
The language code of the vocabulary entries.
|
VocabularyInfo |
VocabularyInfo.withLanguageCode(LanguageCode languageCode)
The language code of the vocabulary entries.
|
Copyright © 2020. All rights reserved.