Uses of Class
software.amazon.awssdk.services.ses.model.StopAction
-
Packages that use StopAction Package Description software.amazon.awssdk.services.ses.model -
-
Uses of StopAction in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return StopAction Modifier and Type Method Description 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 StopAction Modifier and Type Method Description ReceiptAction.BuilderReceiptAction.Builder. stopAction(StopAction stopAction)Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.
-