| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
PutAccountSuppressionAttributesRequest |
PutAccountSuppressionAttributesRequest.clone() |
PutAccountSuppressionAttributesRequest |
PutAccountSuppressionAttributesRequest.withSuppressedReasons(Collection<String> suppressedReasons)
A list that contains the reasons that email addresses will be automatically added to the suppression list for
your account.
|
PutAccountSuppressionAttributesRequest |
PutAccountSuppressionAttributesRequest.withSuppressedReasons(String... suppressedReasons)
A list that contains the reasons that email addresses will be automatically added to the suppression list for
your account.
|
PutAccountSuppressionAttributesRequest |
PutAccountSuppressionAttributesRequest.withSuppressedReasons(SuppressionListReason... suppressedReasons)
A list that contains the reasons that email addresses will be automatically added to the suppression list for
your account.
|
Copyright © 2022. All rights reserved.