Uses of Class
software.amazon.awssdk.services.sesv2.model.GetBlacklistReportsResponse
Packages that use GetBlacklistReportsResponse
-
Uses of GetBlacklistReportsResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return GetBlacklistReportsResponseModifier and TypeMethodDescriptiondefault GetBlacklistReportsResponseSesV2Client.getBlacklistReports(Consumer<GetBlacklistReportsRequest.Builder> getBlacklistReportsRequest) Retrieve a list of the blacklists that your dedicated IP addresses appear on.default GetBlacklistReportsResponseSesV2Client.getBlacklistReports(GetBlacklistReportsRequest getBlacklistReportsRequest) Retrieve a list of the blacklists that your dedicated IP addresses appear on.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type GetBlacklistReportsResponseModifier and TypeMethodDescriptionSesV2AsyncClient.getBlacklistReports(Consumer<GetBlacklistReportsRequest.Builder> getBlacklistReportsRequest) Retrieve a list of the blacklists that your dedicated IP addresses appear on.SesV2AsyncClient.getBlacklistReports(GetBlacklistReportsRequest getBlacklistReportsRequest) Retrieve a list of the blacklists that your dedicated IP addresses appear on.