Uses of Class
software.amazon.awssdk.services.ses.model.SNSAction
-
Packages that use SNSAction Package Description software.amazon.awssdk.services.ses.model -
-
Uses of SNSAction in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return SNSAction Modifier and Type Method Description SNSActionReceiptAction. snsAction()Publishes the email content within a notification to Amazon SNS.Methods in software.amazon.awssdk.services.ses.model with parameters of type SNSAction Modifier and Type Method Description ReceiptAction.BuilderReceiptAction.Builder. snsAction(SNSAction snsAction)Publishes the email content within a notification to Amazon SNS.
-