Uses of Class
software.amazon.awssdk.services.connect.model.UpdateCaseActionDefinition
-
Packages that use UpdateCaseActionDefinition Package Description software.amazon.awssdk.services.connect.model -
-
Uses of UpdateCaseActionDefinition in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return UpdateCaseActionDefinition Modifier and Type Method Description UpdateCaseActionDefinitionRuleAction. updateCaseAction()Information about the update case action.Methods in software.amazon.awssdk.services.connect.model with parameters of type UpdateCaseActionDefinition Modifier and Type Method Description RuleAction.BuilderRuleAction.Builder. updateCaseAction(UpdateCaseActionDefinition updateCaseAction)Information about the update case action.
-