| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static DefaultVocabulary.Builder |
DefaultVocabulary.builder() |
DefaultVocabulary.Builder |
DefaultVocabulary.Builder.instanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
DefaultVocabulary.Builder |
DefaultVocabulary.Builder.languageCode(String languageCode)
The language code of the vocabulary entries.
|
DefaultVocabulary.Builder |
DefaultVocabulary.Builder.languageCode(VocabularyLanguageCode languageCode)
The language code of the vocabulary entries.
|
DefaultVocabulary.Builder |
DefaultVocabulary.toBuilder() |
DefaultVocabulary.Builder |
DefaultVocabulary.Builder.vocabularyId(String vocabularyId)
The identifier of the custom vocabulary.
|
DefaultVocabulary.Builder |
DefaultVocabulary.Builder.vocabularyName(String vocabularyName)
A unique name of the custom vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DefaultVocabulary.Builder> |
DefaultVocabulary.serializableBuilderClass() |
Copyright © 2022. All rights reserved.