| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
SendingOptions |
CreateConfigurationSetRequest.sendingOptions()
An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.
|
SendingOptions |
GetConfigurationSetResponse.sendingOptions()
An object that defines whether or not Amazon Pinpoint 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 Pinpoint 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 Pinpoint can send email that you send using the configuration
set.
|
Copyright © 2022. All rights reserved.