@Generated(value="software.amazon.awssdk:codegen") public final class DefaultPlaybackInterruptionEvent extends PlaybackInterruptionEvent
software.amazon.awssdk.services.lexruntimev2.model.PlaybackInterruptionEvent that
represents the StartConversationResponseEventStream$PlaybackInterruptionEvent event. Do not use this class
directly. Instead, use the static builder methods on
StartConversationResponseEventStream.| Modifier and Type | Class and Description |
|---|---|
static interface |
DefaultPlaybackInterruptionEvent.Builder |
StartConversationResponseEventStream.EventTypeUNKNOWN| Modifier and Type | Method and Description |
|---|---|
void |
accept(StartConversationResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
PlaybackInterruptionEvent. |
static DefaultPlaybackInterruptionEvent.Builder |
builder() |
StartConversationResponseEventStream.EventType |
sdkEventType()
The type of this event.
|
DefaultPlaybackInterruptionEvent.Builder |
toBuilder() |
causedByEventId, copy, equals, equalsBySdkFields, eventId, eventReason, eventReasonAsString, getValueForField, hashCode, sdkFields, serializableBuilderClass, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaudioResponseEventBuilder, heartbeatEventBuilder, intentResultEventBuilder, playbackInterruptionEventBuilder, textResponseEventBuilder, transcriptEventBuilderpublic DefaultPlaybackInterruptionEvent.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PlaybackInterruptionEvent.Builder,PlaybackInterruptionEvent>toBuilder in class PlaybackInterruptionEventpublic static DefaultPlaybackInterruptionEvent.Builder builder()
public void accept(StartConversationResponseHandler.Visitor visitor)
PlaybackInterruptionEventPlaybackInterruptionEvent.accept in interface StartConversationResponseEventStreamaccept in class PlaybackInterruptionEventvisitor - Visitor to invoke.public StartConversationResponseEventStream.EventType sdkEventType()
StartConversationResponseEventStream:event-type header on the Message.Copyright © 2021. All rights reserved.