Uses of Class
software.amazon.awssdk.services.ses.model.AddHeaderAction
Packages that use AddHeaderAction
-
Uses of AddHeaderAction in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return AddHeaderActionModifier and TypeMethodDescriptionfinal AddHeaderActionReceiptAction.addHeaderAction()Adds a header to the received email.Methods in software.amazon.awssdk.services.ses.model with parameters of type AddHeaderActionModifier and TypeMethodDescriptionReceiptAction.Builder.addHeaderAction(AddHeaderAction addHeaderAction) Adds a header to the received email.