| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BotVersionLocaleDetails> |
CreateBotVersionResponse.botVersionLocaleSpecification()
The source versions used for each locale in the new version.
|
Map<String,BotVersionLocaleDetails> |
CreateBotVersionRequest.botVersionLocaleSpecification()
Specifies the locales that Amazon Lex adds to this version.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBotVersionResponse.Builder |
CreateBotVersionResponse.Builder.botVersionLocaleSpecification(Map<String,BotVersionLocaleDetails> botVersionLocaleSpecification)
The source versions used for each locale in the new version.
|
CreateBotVersionRequest.Builder |
CreateBotVersionRequest.Builder.botVersionLocaleSpecification(Map<String,BotVersionLocaleDetails> botVersionLocaleSpecification)
Specifies the locales that Amazon Lex adds to this version.
|
Copyright © 2023. All rights reserved.