Class DefaultTextEvent

java.lang.Object
software.amazon.awssdk.services.qbusiness.model.TextInputEvent
software.amazon.awssdk.services.qbusiness.model.chatinputstream.DefaultTextEvent
All Implemented Interfaces:
Serializable, SdkPojo, ChatInputStream, ToCopyableBuilder<TextInputEvent.Builder,TextInputEvent>

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