| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
PutConfigurationSetDeliveryOptionsRequest |
PutConfigurationSetDeliveryOptionsRequest.clone() |
PutConfigurationSetDeliveryOptionsRequest |
PutConfigurationSetDeliveryOptionsRequest.withConfigurationSetName(String configurationSetName)
The name of the configuration set to associate with a dedicated IP pool.
|
PutConfigurationSetDeliveryOptionsRequest |
PutConfigurationSetDeliveryOptionsRequest.withSendingPoolName(String sendingPoolName)
The name of the dedicated IP pool to associate with the configuration set.
|
PutConfigurationSetDeliveryOptionsRequest |
PutConfigurationSetDeliveryOptionsRequest.withTlsPolicy(String tlsPolicy)
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
|
PutConfigurationSetDeliveryOptionsRequest |
PutConfigurationSetDeliveryOptionsRequest.withTlsPolicy(TlsPolicy tlsPolicy)
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
|
Copyright © 2022. All rights reserved.