| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
DeliveryOptions |
CreateConfigurationSetRequest.deliveryOptions()
An object that defines the dedicated IP pool that is used to send emails that you send using the configuration
set.
|
DeliveryOptions |
GetConfigurationSetResponse.deliveryOptions()
An object that defines the dedicated IP pool that is used to send emails that you send using the configuration
set.
|
| Modifier and Type | Method and Description |
|---|---|
CreateConfigurationSetRequest.Builder |
CreateConfigurationSetRequest.Builder.deliveryOptions(DeliveryOptions deliveryOptions)
An object that defines the dedicated IP pool that is used to send emails that you send using the
configuration set.
|
GetConfigurationSetResponse.Builder |
GetConfigurationSetResponse.Builder.deliveryOptions(DeliveryOptions deliveryOptions)
An object that defines the dedicated IP pool that is used to send emails that you send using the
configuration set.
|
Copyright © 2022. All rights reserved.