Interface SuppressedDestinationSummary.Builder

    • Method Detail

      • 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.
      • 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.