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

@Generated("software.amazon.awssdk:codegen") public final class DefaultTextResponseEvent extends TextResponseEvent
A specialization of software.amazon.awssdk.services.lexruntimev2.model.TextResponseEvent that represents the StartConversationResponseEventStream$TextResponseEvent event. Do not use this class directly. Instead, use the static builder methods on StartConversationResponseEventStream.
See Also: