Uses of Class
software.amazon.awssdk.services.qbusiness.model.TextInputEvent
-
-
Uses of TextInputEvent in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return TextInputEvent Modifier and Type Method Description TextInputEventTextInputEvent.BuilderImpl. build()TextInputEventTextInputEvent. copy(Consumer<? super TextInputEvent.Builder> modifier)Constructors in software.amazon.awssdk.services.qbusiness.model with parameters of type TextInputEvent Constructor Description BuilderImpl(TextInputEvent model) -
Uses of TextInputEvent in software.amazon.awssdk.services.qbusiness.model.chatinputstream
Subclasses of TextInputEvent in software.amazon.awssdk.services.qbusiness.model.chatinputstream Modifier and Type Class Description classDefaultTextEventA specialization ofsoftware.amazon.awssdk.services.qbusiness.model.TextInputEventthat represents theChatInputStream$textEventevent. -
Uses of TextInputEvent in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type TextInputEvent Modifier and Type Method Description SdkHttpFullRequestTextInputEventMarshaller. marshall(TextInputEvent textInputEvent)
-