| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomVocabularyExportSpecification |
CustomVocabularyExportSpecification.clone() |
CustomVocabularyExportSpecification |
ExportResourceSpecification.getCustomVocabularyExportSpecification()
The parameters required to export a custom vocabulary.
|
CustomVocabularyExportSpecification |
CustomVocabularyExportSpecification.withBotId(String botId)
The identifier of the bot that contains the custom vocabulary to export.
|
CustomVocabularyExportSpecification |
CustomVocabularyExportSpecification.withBotVersion(String botVersion)
The version of the bot that contains the custom vocabulary to export.
|
CustomVocabularyExportSpecification |
CustomVocabularyExportSpecification.withLocaleId(String localeId)
The locale of the bot that contains the custom vocabulary to export.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportResourceSpecification.setCustomVocabularyExportSpecification(CustomVocabularyExportSpecification customVocabularyExportSpecification)
The parameters required to export a custom vocabulary.
|
ExportResourceSpecification |
ExportResourceSpecification.withCustomVocabularyExportSpecification(CustomVocabularyExportSpecification customVocabularyExportSpecification)
The parameters required to export a custom vocabulary.
|
Copyright © 2023. All rights reserved.