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

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