java.lang.Object
software.amazon.awssdk.services.lexruntimev2.model.TranscriptEvent
software.amazon.awssdk.services.lexruntimev2.model.startconversationresponseeventstream.DefaultTranscriptEvent
All Implemented Interfaces:
Serializable, SdkPojo, StartConversationResponseEventStream, ToCopyableBuilder<TranscriptEvent.Builder,TranscriptEvent>

@Generated("software.amazon.awssdk:codegen") public final class DefaultTranscriptEvent extends TranscriptEvent
A specialization of 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.
See Also: