Uses of Class
software.amazon.awssdk.services.lexruntimev2.model.TextInputEvent
-
-
Uses of TextInputEvent in software.amazon.awssdk.services.lexruntimev2.model
Methods in software.amazon.awssdk.services.lexruntimev2.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.lexruntimev2.model with parameters of type TextInputEvent Constructor Description BuilderImpl(TextInputEvent model) -
Uses of TextInputEvent in software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream
Subclasses of TextInputEvent in software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream Modifier and Type Class Description classDefaultTextInputEventA specialization ofsoftware.amazon.awssdk.services.lexruntimev2.model.TextInputEventthat represents theStartConversationRequestEventStream$TextInputEventevent. -
Uses of TextInputEvent in software.amazon.awssdk.services.lexruntimev2.transform
Methods in software.amazon.awssdk.services.lexruntimev2.transform with parameters of type TextInputEvent Modifier and Type Method Description SdkHttpFullRequestTextInputEventMarshaller. marshall(TextInputEvent textInputEvent)
-