java.lang.Object
software.amazon.awssdk.services.lexruntimev2.model.TextInputEvent
software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream.DefaultTextInputEvent
All Implemented Interfaces:
Serializable, SdkPojo, StartConversationRequestEventStream, ToCopyableBuilder<TextInputEvent.Builder,TextInputEvent>

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