Uses of Class
software.amazon.awssdk.services.ses.model.BounceAction
Packages that use BounceAction
-
Uses of BounceAction in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return BounceActionModifier and TypeMethodDescriptionfinal BounceActionReceiptAction.bounceAction()Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).Methods in software.amazon.awssdk.services.ses.model with parameters of type BounceActionModifier and TypeMethodDescriptionReceiptAction.Builder.bounceAction(BounceAction bounceAction) Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).