| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BotLocaleExportSpecification |
BotLocaleExportSpecification.clone() |
BotLocaleExportSpecification |
ExportResourceSpecification.getBotLocaleExportSpecification()
Parameters for exporting a bot locale.
|
BotLocaleExportSpecification |
BotLocaleExportSpecification.withBotId(String botId)
The identifier of the bot to create the locale for.
|
BotLocaleExportSpecification |
BotLocaleExportSpecification.withBotVersion(String botVersion)
The version of the bot to export.
|
BotLocaleExportSpecification |
BotLocaleExportSpecification.withLocaleId(String localeId)
The identifier of the language and locale to export.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportResourceSpecification.setBotLocaleExportSpecification(BotLocaleExportSpecification botLocaleExportSpecification)
Parameters for exporting a bot locale.
|
ExportResourceSpecification |
ExportResourceSpecification.withBotLocaleExportSpecification(BotLocaleExportSpecification botLocaleExportSpecification)
Parameters for exporting a bot locale.
|
Copyright © 2025. All rights reserved.