static VocabularyFilterInfo.Builder |
VocabularyFilterInfo.builder() |
|
VocabularyFilterInfo.Builder |
VocabularyFilterInfo.Builder.languageCode(String languageCode) |
The language code that represents the language of the entries in your vocabulary filter.
|
VocabularyFilterInfo.Builder |
VocabularyFilterInfo.Builder.languageCode(LanguageCode languageCode) |
The language code that represents the language of the entries in your vocabulary filter.
|
VocabularyFilterInfo.Builder |
VocabularyFilterInfo.Builder.lastModifiedTime(Instant lastModifiedTime) |
The date and time the specified custom vocabulary filter was last modified.
|
VocabularyFilterInfo.Builder |
VocabularyFilterInfo.toBuilder() |
|
VocabularyFilterInfo.Builder |
VocabularyFilterInfo.Builder.vocabularyFilterName(String vocabularyFilterName) |
A unique name, chosen by you, for your custom vocabulary filter.
|