static DisconnectionEvent.Builder |
DisconnectionEvent.builder() |
DisconnectionEvent.Builder |
DisconnectionEvent.Builder.clientTimestampMillis(Long clientTimestampMillis)
A timestamp set by the client of the date and time that the event was sent to Amazon Lex V2.
|
DisconnectionEvent.Builder |
DisconnectionEvent.BuilderImpl.clientTimestampMillis(Long clientTimestampMillis) |
static DisconnectionEvent.Builder |
StartConversationRequestEventStream.disconnectionEventBuilder()
Create a builder for the DisconnectionEvent event type for this stream.
|
DisconnectionEvent.Builder |
DisconnectionEvent.Builder.eventId(String eventId)
A unique identifier that your application assigns to the event.
|
DisconnectionEvent.Builder |
DisconnectionEvent.BuilderImpl.eventId(String eventId) |
DisconnectionEvent.Builder |
DisconnectionEvent.toBuilder() |