public static interface SuppressedDestinationAttributes.Builder extends SdkPojo, CopyableBuilder<SuppressedDestinationAttributes.Builder,SuppressedDestinationAttributes>
| Modifier and Type | Method and Description |
|---|---|
SuppressedDestinationAttributes.Builder |
feedbackId(String feedbackId)
A unique identifier that's generated when an email address is added to the suppression list for your account.
|
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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSuppressedDestinationAttributes.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.
messageId - The unique identifier of the email message that caused the email address to be added to the
suppression list for your account.SuppressedDestinationAttributes.Builder feedbackId(String feedbackId)
A unique identifier that's generated when an email address is added to the suppression list for your account.
feedbackId - A unique identifier that's generated when an email address is added to the suppression list for your
account.Copyright © 2021. All rights reserved.