| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
SuppressionAttributes |
SuppressionAttributes.clone() |
SuppressionAttributes |
GetAccountResult.getSuppressionAttributes()
An object that contains information about your account's suppression preferences.
|
SuppressionAttributes |
SuppressionAttributes.withSuppressedReasons(Collection<String> suppressedReasons)
A list of reasons to suppress email addresses.
|
SuppressionAttributes |
SuppressionAttributes.withSuppressedReasons(String... suppressedReasons)
A list of reasons to suppress email addresses.
|
SuppressionAttributes |
SuppressionAttributes.withSuppressedReasons(SuppressionListReason... suppressedReasons)
A list of reasons to suppress email addresses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAccountResult.setSuppressionAttributes(SuppressionAttributes suppressionAttributes)
An object that contains information about your account's suppression preferences.
|
GetAccountResult |
GetAccountResult.withSuppressionAttributes(SuppressionAttributes suppressionAttributes)
An object that contains information about your account's suppression preferences.
|
Copyright © 2019. All rights reserved.