Uses of Class
software.amazon.awssdk.services.ses.model.ReceiptIpFilter
Packages that use ReceiptIpFilter
-
Uses of ReceiptIpFilter in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return ReceiptIpFilterModifier and TypeMethodDescriptionfinal ReceiptIpFilterReceiptFilter.ipFilter()A structure that provides the IP addresses to block or allow, and whether to block or allow incoming mail from them.Methods in software.amazon.awssdk.services.ses.model with parameters of type ReceiptIpFilterModifier and TypeMethodDescriptionReceiptFilter.Builder.ipFilter(ReceiptIpFilter ipFilter) A structure that provides the IP addresses to block or allow, and whether to block or allow incoming mail from them.