| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<BotLocaleHistoryEvent> |
DescribeBotLocaleResponse.botLocaleHistoryEvents()
History of changes, such as when a locale is used in an alias, that have taken place for the locale.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBotLocaleResponse.Builder |
DescribeBotLocaleResponse.Builder.botLocaleHistoryEvents(BotLocaleHistoryEvent... botLocaleHistoryEvents)
History of changes, such as when a locale is used in an alias, that have taken place for the locale.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBotLocaleResponse.Builder |
DescribeBotLocaleResponse.Builder.botLocaleHistoryEvents(Collection<BotLocaleHistoryEvent> botLocaleHistoryEvents)
History of changes, such as when a locale is used in an alias, that have taken place for the locale.
|
Copyright © 2023. All rights reserved.