| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomVocabularyImportSpecification |
CustomVocabularyImportSpecification.clone() |
CustomVocabularyImportSpecification |
ImportResourceSpecification.getCustomVocabularyImportSpecification() |
CustomVocabularyImportSpecification |
CustomVocabularyImportSpecification.withBotId(String botId)
The identifier of the bot to import the custom vocabulary to.
|
CustomVocabularyImportSpecification |
CustomVocabularyImportSpecification.withBotVersion(String botVersion)
The version of the bot to import the custom vocabulary to.
|
CustomVocabularyImportSpecification |
CustomVocabularyImportSpecification.withLocaleId(String localeId)
The identifier of the local to import the custom vocabulary to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportResourceSpecification.setCustomVocabularyImportSpecification(CustomVocabularyImportSpecification customVocabularyImportSpecification) |
ImportResourceSpecification |
ImportResourceSpecification.withCustomVocabularyImportSpecification(CustomVocabularyImportSpecification customVocabularyImportSpecification) |
Copyright © 2022. All rights reserved.