| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static GetVocabularyFilterResponse.Builder |
GetVocabularyFilterResponse.builder() |
GetVocabularyFilterResponse.Builder |
GetVocabularyFilterResponse.Builder.downloadUri(String downloadUri)
The URI of the list of words in the vocabulary filter.
|
GetVocabularyFilterResponse.Builder |
GetVocabularyFilterResponse.Builder.languageCode(LanguageCode languageCode)
The language code of the words in the vocabulary filter.
|
GetVocabularyFilterResponse.Builder |
GetVocabularyFilterResponse.Builder.languageCode(String languageCode)
The language code of the words in the vocabulary filter.
|
GetVocabularyFilterResponse.Builder |
GetVocabularyFilterResponse.Builder.lastModifiedTime(Instant lastModifiedTime)
The date and time that the contents of the vocabulary filter were updated.
|
GetVocabularyFilterResponse.Builder |
GetVocabularyFilterResponse.toBuilder() |
GetVocabularyFilterResponse.Builder |
GetVocabularyFilterResponse.Builder.vocabularyFilterName(String vocabularyFilterName)
The name of the vocabulary filter.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetVocabularyFilterResponse.Builder> |
GetVocabularyFilterResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.