Uses of Class
software.amazon.awssdk.services.sesv2.model.BlacklistEntry
Packages that use BlacklistEntry
-
Uses of BlacklistEntry in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type BlacklistEntryModifier and TypeMethodDescriptionfinal Map<String,List<BlacklistEntry>> GetBlacklistReportsResponse.blacklistReport()An object that contains information about a blacklist that one of your dedicated IP addresses appears on.Method parameters in software.amazon.awssdk.services.sesv2.model with type arguments of type BlacklistEntryModifier and TypeMethodDescriptionGetBlacklistReportsResponse.Builder.blacklistReport(Map<String, ? extends Collection<BlacklistEntry>> blacklistReport) An object that contains information about a blacklist that one of your dedicated IP addresses appears on.