| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
DeliveryOptions |
PutConfigurationSetDeliveryOptionsRequest.deliveryOptions()
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
|
DeliveryOptions |
DescribeConfigurationSetResponse.deliveryOptions()
Returns the value of the DeliveryOptions property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
PutConfigurationSetDeliveryOptionsRequest.Builder |
PutConfigurationSetDeliveryOptionsRequest.Builder.deliveryOptions(DeliveryOptions deliveryOptions)
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.deliveryOptions(DeliveryOptions deliveryOptions)
Sets the value of the DeliveryOptions property for this object.
|
Copyright © 2023. All rights reserved.