| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static VocabularyLanguageCode |
VocabularyLanguageCode.fromValue(String value)
Use this in place of valueOf.
|
static VocabularyLanguageCode |
VocabularyLanguageCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VocabularyLanguageCode[] |
VocabularyLanguageCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VocabularySummary |
VocabularySummary.withLanguageCode(VocabularyLanguageCode languageCode)
The language code of the vocabulary entries.
|
DefaultVocabulary |
DefaultVocabulary.withLanguageCode(VocabularyLanguageCode languageCode)
The language code of the vocabulary entries.
|
Vocabulary |
Vocabulary.withLanguageCode(VocabularyLanguageCode languageCode)
The language code of the vocabulary entries.
|
SearchVocabulariesRequest |
SearchVocabulariesRequest.withLanguageCode(VocabularyLanguageCode languageCode)
The language code of the vocabulary entries.
|
ListDefaultVocabulariesRequest |
ListDefaultVocabulariesRequest.withLanguageCode(VocabularyLanguageCode languageCode)
The language code of the vocabulary entries.
|
CreateVocabularyRequest |
CreateVocabularyRequest.withLanguageCode(VocabularyLanguageCode languageCode)
The language code of the vocabulary entries.
|
AssociateDefaultVocabularyRequest |
AssociateDefaultVocabularyRequest.withLanguageCode(VocabularyLanguageCode languageCode)
The language code of the vocabulary entries.
|
Copyright © 2023. All rights reserved.