| 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.
|
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.
|
StartTranscriptionJobRequest |
StartTranscriptionJobRequest.withLanguageCode(LanguageCode languageCode)
The language code for the language used in the input media file.
|
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.
|
UpdateVocabularyResult |
UpdateVocabularyResult.withLanguageCode(LanguageCode languageCode)
The language code of the vocabulary entries.
|
UpdateVocabularyRequest |
UpdateVocabularyRequest.withLanguageCode(LanguageCode languageCode)
The language code of the vocabulary entries.
|
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.