Uses of Class
software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException
-
Packages that use InvalidDeliveryOptionsException Package Description software.amazon.awssdk.services.ses Amazon Simple Email Service -
-
Uses of InvalidDeliveryOptionsException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw InvalidDeliveryOptionsException Modifier and Type Method Description default PutConfigurationSetDeliveryOptionsResponseSesClient. putConfigurationSetDeliveryOptions(Consumer<PutConfigurationSetDeliveryOptionsRequest.Builder> putConfigurationSetDeliveryOptionsRequest)Adds or updates the delivery options for a configuration set.default PutConfigurationSetDeliveryOptionsResponseSesClient. putConfigurationSetDeliveryOptions(PutConfigurationSetDeliveryOptionsRequest putConfigurationSetDeliveryOptionsRequest)Adds or updates the delivery options for a configuration set.
-