static SuppressedDestinationSummary.Builder |
SuppressedDestinationSummary.builder() |
|
SuppressedDestinationSummary.Builder |
SuppressedDestinationSummary.Builder.emailAddress(String emailAddress) |
The email address that's on the suppression list for your account.
|
SuppressedDestinationSummary.Builder |
SuppressedDestinationSummary.Builder.lastUpdateTime(Instant lastUpdateTime) |
The date and time when the suppressed destination was last updated, shown in Unix time format.
|
SuppressedDestinationSummary.Builder |
SuppressedDestinationSummary.Builder.reason(String reason) |
The reason that the address was added to the suppression list for your account.
|
SuppressedDestinationSummary.Builder |
SuppressedDestinationSummary.Builder.reason(SuppressionListReason reason) |
The reason that the address was added to the suppression list for your account.
|
SuppressedDestinationSummary.Builder |
SuppressedDestinationSummary.toBuilder() |
|