| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
SuppressionListDestination |
SuppressionListDestination.clone() |
SuppressionListDestination |
ImportDestination.getSuppressionListDestination()
An object that contains the action of the import job towards suppression list.
|
SuppressionListDestination |
SuppressionListDestination.withSuppressionListImportAction(String suppressionListImportAction)
The type of action to perform on the address.
|
SuppressionListDestination |
SuppressionListDestination.withSuppressionListImportAction(SuppressionListImportAction suppressionListImportAction)
The type of action to perform on the address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportDestination.setSuppressionListDestination(SuppressionListDestination suppressionListDestination)
An object that contains the action of the import job towards suppression list.
|
ImportDestination |
ImportDestination.withSuppressionListDestination(SuppressionListDestination suppressionListDestination)
An object that contains the action of the import job towards suppression list.
|
Copyright © 2021. All rights reserved.