| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
SendingOptions |
CreateConfigurationSetRequest.sendingOptions()
An object that defines whether or not Amazon SES can send email that you send using the configuration set.
|
SendingOptions |
GetConfigurationSetResponse.sendingOptions()
An object that defines whether or not Amazon SES can send email that you send using the configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
CreateConfigurationSetRequest.Builder |
CreateConfigurationSetRequest.Builder.sendingOptions(SendingOptions sendingOptions)
An object that defines whether or not Amazon SES can send email that you send using the configuration set.
|
GetConfigurationSetResponse.Builder |
GetConfigurationSetResponse.Builder.sendingOptions(SendingOptions sendingOptions)
An object that defines whether or not Amazon SES can send email that you send using the configuration set.
|
Copyright © 2021. All rights reserved.