public static interface BotLocaleHistoryEvent.Builder extends SdkPojo, CopyableBuilder<BotLocaleHistoryEvent.Builder,BotLocaleHistoryEvent>
| Modifier and Type | Method and Description |
|---|---|
BotLocaleHistoryEvent.Builder |
event(String event)
A description of the event that occurred.
|
BotLocaleHistoryEvent.Builder |
eventDate(Instant eventDate)
A timestamp of the date and time that the event occurred.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBotLocaleHistoryEvent.Builder event(String event)
A description of the event that occurred.
event - A description of the event that occurred.BotLocaleHistoryEvent.Builder eventDate(Instant eventDate)
A timestamp of the date and time that the event occurred.
eventDate - A timestamp of the date and time that the event occurred.Copyright © 2021. All rights reserved.