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