Uses of Class
software.amazon.awssdk.services.qbusiness.model.ActionReview
-
Packages that use ActionReview Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of ActionReview in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return ActionReview Modifier and Type Method Description ActionReviewChatSyncResponse. actionReview()A request from Amazon Q Business to the end user for information Amazon Q Business needs to successfully complete a requested plugin action.ActionReviewMessage. actionReview()Returns the value of the ActionReview property for this object.Methods in software.amazon.awssdk.services.qbusiness.model with parameters of type ActionReview Modifier and Type Method Description ChatSyncResponse.BuilderChatSyncResponse.Builder. actionReview(ActionReview actionReview)A request from Amazon Q Business to the end user for information Amazon Q Business needs to successfully complete a requested plugin action.Message.BuilderMessage.Builder. actionReview(ActionReview actionReview)Sets the value of the ActionReview property for this object.
-