Uses of Class
software.amazon.awssdk.services.connect.model.SendNotificationActionDefinition
-
Packages that use SendNotificationActionDefinition Package Description software.amazon.awssdk.services.connect.model -
-
Uses of SendNotificationActionDefinition in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return SendNotificationActionDefinition Modifier and Type Method Description SendNotificationActionDefinitionRuleAction. sendNotificationAction()Information about the send notification action.Methods in software.amazon.awssdk.services.connect.model with parameters of type SendNotificationActionDefinition Modifier and Type Method Description RuleAction.BuilderRuleAction.Builder. sendNotificationAction(SendNotificationActionDefinition sendNotificationAction)Information about the send notification action.
-