| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BotAliasHistoryEvent.Builder |
BotAliasHistoryEvent.Builder.botVersion(String botVersion)
The version of the bot that was used in the event.
|
static BotAliasHistoryEvent.Builder |
BotAliasHistoryEvent.builder() |
BotAliasHistoryEvent.Builder |
BotAliasHistoryEvent.Builder.endDate(Instant endDate)
The date and time that the event ended.
|
BotAliasHistoryEvent.Builder |
BotAliasHistoryEvent.Builder.startDate(Instant startDate)
The date and time that the event started.
|
BotAliasHistoryEvent.Builder |
BotAliasHistoryEvent.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BotAliasHistoryEvent.Builder> |
BotAliasHistoryEvent.serializableBuilderClass() |
Copyright © 2022. All rights reserved.