| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
static SuppressionListDestination.Builder |
SuppressionListDestination.builder() |
SuppressionListDestination.Builder |
SuppressionListDestination.Builder.suppressionListImportAction(String suppressionListImportAction)
The type of action that you want to perform on the address.
|
SuppressionListDestination.Builder |
SuppressionListDestination.Builder.suppressionListImportAction(SuppressionListImportAction suppressionListImportAction)
The type of action that you want to perform on the address.
|
SuppressionListDestination.Builder |
SuppressionListDestination.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SuppressionListDestination.Builder> |
SuppressionListDestination.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ImportDestination.Builder |
ImportDestination.Builder.suppressionListDestination(Consumer<SuppressionListDestination.Builder> suppressionListDestination)
An object that contains the action of the import job towards suppression list.
|
Copyright © 2021. All rights reserved.