| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
SuppressionOptions |
GetConfigurationSetResponse.suppressionOptions()
An object that contains information about the suppression list preferences for your account.
|
SuppressionOptions |
CreateConfigurationSetRequest.suppressionOptions()
Returns the value of the SuppressionOptions property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationSetResponse.Builder |
GetConfigurationSetResponse.Builder.suppressionOptions(SuppressionOptions suppressionOptions)
An object that contains information about the suppression list preferences for your account.
|
CreateConfigurationSetRequest.Builder |
CreateConfigurationSetRequest.Builder.suppressionOptions(SuppressionOptions suppressionOptions)
Sets the value of the SuppressionOptions property for this object.
|
Copyright © 2022. All rights reserved.