Interface SuppressedDestinationSummary.Builder

  • Method Details

    • emailAddress

      SuppressedDestinationSummary.Builder emailAddress(String emailAddress)

      The email address that's on the suppression list for your account.

      Parameters:
      emailAddress - The email address that's on the suppression list for your account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      The reason that the address was added to the suppression list for your account.

      Parameters:
      reason - The reason that the address was added to the suppression list for your account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reason

      The reason that the address was added to the suppression list for your account.

      Parameters:
      reason - The reason that the address was added to the suppression list for your account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lastUpdateTime

      SuppressedDestinationSummary.Builder lastUpdateTime(Instant lastUpdateTime)

      The date and time when the suppressed destination was last updated, shown in Unix time format.

      Parameters:
      lastUpdateTime - The date and time when the suppressed destination was last updated, shown in Unix time format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.