Uses of Class
software.amazon.awssdk.services.ses.model.StopAction
Packages that use StopAction
-
Uses of StopAction in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return StopActionModifier and TypeMethodDescriptionfinal StopActionReceiptAction.stopAction()Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.Methods in software.amazon.awssdk.services.ses.model with parameters of type StopActionModifier and TypeMethodDescriptionReceiptAction.Builder.stopAction(StopAction stopAction) Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.