Interface GetBlacklistReportsRequest.Builder

    • Method Detail

      • blacklistItemNames

        GetBlacklistReportsRequest.Builder blacklistItemNames​(Collection<String> blacklistItemNames)

        A list of IP addresses that you want to retrieve blacklist information about. You can only specify the dedicated IP addresses that you use to send email using Amazon Pinpoint or Amazon SES.

        Parameters:
        blacklistItemNames - A list of IP addresses that you want to retrieve blacklist information about. You can only specify the dedicated IP addresses that you use to send email using Amazon Pinpoint or Amazon SES.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • blacklistItemNames

        GetBlacklistReportsRequest.Builder blacklistItemNames​(String... blacklistItemNames)

        A list of IP addresses that you want to retrieve blacklist information about. You can only specify the dedicated IP addresses that you use to send email using Amazon Pinpoint or Amazon SES.

        Parameters:
        blacklistItemNames - A list of IP addresses that you want to retrieve blacklist information about. You can only specify the dedicated IP addresses that you use to send email using Amazon Pinpoint or Amazon SES.
        Returns:
        Returns a reference to this object so that method calls can be chained together.