| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<BotLocaleSummary> |
ListBotLocalesResponse.botLocaleSummaries()
Summary information for the locales that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListBotLocalesResponse.Builder |
ListBotLocalesResponse.Builder.botLocaleSummaries(BotLocaleSummary... botLocaleSummaries)
Summary information for the locales that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListBotLocalesResponse.Builder |
ListBotLocalesResponse.Builder.botLocaleSummaries(Collection<BotLocaleSummary> botLocaleSummaries)
Summary information for the locales that meet the filter criteria specified in the request.
|
Copyright © 2023. All rights reserved.