Uses of Class
software.amazon.awssdk.services.lexruntimev2.model.AudioInputEvent
-
-
Uses of AudioInputEvent in software.amazon.awssdk.services.lexruntimev2.model
Methods in software.amazon.awssdk.services.lexruntimev2.model that return AudioInputEvent Modifier and Type Method Description AudioInputEventAudioInputEvent.BuilderImpl. build()AudioInputEventAudioInputEvent. copy(Consumer<? super AudioInputEvent.Builder> modifier)Constructors in software.amazon.awssdk.services.lexruntimev2.model with parameters of type AudioInputEvent Constructor Description BuilderImpl(AudioInputEvent model) -
Uses of AudioInputEvent in software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream
Subclasses of AudioInputEvent in software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream Modifier and Type Class Description classDefaultAudioInputEventA specialization ofsoftware.amazon.awssdk.services.lexruntimev2.model.AudioInputEventthat represents theStartConversationRequestEventStream$AudioInputEventevent. -
Uses of AudioInputEvent in software.amazon.awssdk.services.lexruntimev2.transform
Methods in software.amazon.awssdk.services.lexruntimev2.transform with parameters of type AudioInputEvent Modifier and Type Method Description SdkHttpFullRequestAudioInputEventMarshaller. marshall(AudioInputEvent audioInputEvent)
-