Interface SuppressedDestinationAttributes.Builder

    • Method Detail

      • messageId

        SuppressedDestinationAttributes.Builder messageId​(String messageId)

        The unique identifier of the email message that caused the email address to be added to the suppression list for your account.

        Parameters:
        messageId - The unique identifier of the email message that caused the email address to be added to the suppression list for your account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • feedbackId

        SuppressedDestinationAttributes.Builder feedbackId​(String feedbackId)

        A unique identifier that's generated when an email address is added to the suppression list for your account.

        Parameters:
        feedbackId - A unique identifier that's generated when an email address is added to the suppression list for your account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.