Uses of Class
software.amazon.awssdk.services.qbusiness.model.ActionExecutionEvent
-
-
Uses of ActionExecutionEvent in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return ActionExecutionEvent Modifier and Type Method Description ActionExecutionEventActionExecutionEvent.BuilderImpl. build()ActionExecutionEventActionExecutionEvent. copy(Consumer<? super ActionExecutionEvent.Builder> modifier)Constructors in software.amazon.awssdk.services.qbusiness.model with parameters of type ActionExecutionEvent Constructor Description BuilderImpl(ActionExecutionEvent model) -
Uses of ActionExecutionEvent in software.amazon.awssdk.services.qbusiness.model.chatinputstream
Subclasses of ActionExecutionEvent in software.amazon.awssdk.services.qbusiness.model.chatinputstream Modifier and Type Class Description classDefaultActionExecutionEventA specialization ofsoftware.amazon.awssdk.services.qbusiness.model.ActionExecutionEventthat represents theChatInputStream$actionExecutionEventevent. -
Uses of ActionExecutionEvent in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type ActionExecutionEvent Modifier and Type Method Description SdkHttpFullRequestActionExecutionEventMarshaller. marshall(ActionExecutionEvent actionExecutionEvent)
-