| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeBotLocaleResponse |
LexModelsV2Client.describeBotLocale(Consumer<DescribeBotLocaleRequest.Builder> describeBotLocaleRequest)
Describes the settings that a bot has for a specific locale.
|
default DescribeBotLocaleResponse |
LexModelsV2Client.describeBotLocale(DescribeBotLocaleRequest describeBotLocaleRequest)
Describes the settings that a bot has for a specific locale.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeBotLocaleResponse> |
LexModelsV2AsyncClient.describeBotLocale(Consumer<DescribeBotLocaleRequest.Builder> describeBotLocaleRequest)
Describes the settings that a bot has for a specific locale.
|
default CompletableFuture<DescribeBotLocaleResponse> |
LexModelsV2AsyncClient.describeBotLocale(DescribeBotLocaleRequest describeBotLocaleRequest)
Describes the settings that a bot has for a specific locale.
|
Copyright © 2021. All rights reserved.