Uses of Class
software.amazon.awssdk.services.sesv2.model.BlacklistEntry
-
Packages that use BlacklistEntry Package Description software.amazon.awssdk.services.sesv2.model -
-
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 BlacklistEntry Modifier and Type Method Description 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 BlacklistEntry Modifier and Type Method Description GetBlacklistReportsResponse.BuilderGetBlacklistReportsResponse.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.
-