java.lang.Object
software.amazon.awssdk.services.lexruntimev2.model.AudioResponseEvent
software.amazon.awssdk.services.lexruntimev2.model.startconversationresponseeventstream.DefaultAudioResponseEvent
All Implemented Interfaces:
Serializable, SdkPojo, StartConversationResponseEventStream, ToCopyableBuilder<AudioResponseEvent.Builder,AudioResponseEvent>

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