Class DefaultIntentResultEvent

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

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