| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBotLocaleResponse> |
LexModelsV2AsyncClient.createBotLocale(CreateBotLocaleRequest createBotLocaleRequest)
Creates a locale in the bot.
|
default CreateBotLocaleResponse |
LexModelsV2Client.createBotLocale(CreateBotLocaleRequest createBotLocaleRequest)
Creates a locale in the bot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateBotLocaleRequestMarshaller.marshall(CreateBotLocaleRequest createBotLocaleRequest) |
Copyright © 2021. All rights reserved.