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