Class DefaultActionExecutionEvent

java.lang.Object
software.amazon.awssdk.services.qbusiness.model.ActionExecutionEvent
software.amazon.awssdk.services.qbusiness.model.chatinputstream.DefaultActionExecutionEvent
All Implemented Interfaces:
Serializable, SdkPojo, ChatInputStream, ToCopyableBuilder<ActionExecutionEvent.Builder,ActionExecutionEvent>

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