| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
PutConfigurationSetSuppressionOptionsRequest |
PutConfigurationSetSuppressionOptionsRequest.clone() |
PutConfigurationSetSuppressionOptionsRequest |
PutConfigurationSetSuppressionOptionsRequest.withConfigurationSetName(String configurationSetName)
The name of the configuration set that you want to change the suppression list preferences for.
|
PutConfigurationSetSuppressionOptionsRequest |
PutConfigurationSetSuppressionOptionsRequest.withSuppressedReasons(Collection<String> suppressedReasons)
A list that contains the reasons that email addresses are automatically added to the suppression list for your
account.
|
PutConfigurationSetSuppressionOptionsRequest |
PutConfigurationSetSuppressionOptionsRequest.withSuppressedReasons(String... suppressedReasons)
A list that contains the reasons that email addresses are automatically added to the suppression list for your
account.
|
PutConfigurationSetSuppressionOptionsRequest |
PutConfigurationSetSuppressionOptionsRequest.withSuppressedReasons(SuppressionListReason... suppressedReasons)
A list that contains the reasons that email addresses are automatically added to the suppression list for your
account.
|
Copyright © 2020. All rights reserved.