| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<BotAliasHistoryEvent> |
DescribeBotAliasResponse.botAliasHistoryEvents()
A list of events that affect a bot alias.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBotAliasResponse.Builder |
DescribeBotAliasResponse.Builder.botAliasHistoryEvents(BotAliasHistoryEvent... botAliasHistoryEvents)
A list of events that affect a bot alias.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBotAliasResponse.Builder |
DescribeBotAliasResponse.Builder.botAliasHistoryEvents(Collection<BotAliasHistoryEvent> botAliasHistoryEvents)
A list of events that affect a bot alias.
|
Copyright © 2022. All rights reserved.