Uses of Class
software.amazon.awssdk.services.qbusiness.model.ActionExecution
-
Packages that use ActionExecution Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of ActionExecution in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return ActionExecution Modifier and Type Method Description ActionExecutionChatSyncRequest. actionExecution()A request from an end user to perform an Amazon Q plugin action.ActionExecutionMessage. actionExecution()Returns the value of the ActionExecution property for this object.Methods in software.amazon.awssdk.services.qbusiness.model with parameters of type ActionExecution Modifier and Type Method Description ChatSyncRequest.BuilderChatSyncRequest.Builder. actionExecution(ActionExecution actionExecution)A request from an end user to perform an Amazon Q plugin action.Message.BuilderMessage.Builder. actionExecution(ActionExecution actionExecution)Sets the value of the ActionExecution property for this object.
-