| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static BotLocaleHistoryEvent.Builder |
BotLocaleHistoryEvent.builder() |
BotLocaleHistoryEvent.Builder |
BotLocaleHistoryEvent.Builder.event(String event)
A description of the event that occurred.
|
BotLocaleHistoryEvent.Builder |
BotLocaleHistoryEvent.Builder.eventDate(Instant eventDate)
A timestamp of the date and time that the event occurred.
|
BotLocaleHistoryEvent.Builder |
BotLocaleHistoryEvent.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BotLocaleHistoryEvent.Builder> |
BotLocaleHistoryEvent.serializableBuilderClass() |
Copyright © 2021. All rights reserved.