Uses of Class
software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException
Packages that use InvalidDeliveryOptionsException
-
Uses of InvalidDeliveryOptionsException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw InvalidDeliveryOptionsExceptionModifier and TypeMethodDescriptionSesClient.putConfigurationSetDeliveryOptions(Consumer<PutConfigurationSetDeliveryOptionsRequest.Builder> putConfigurationSetDeliveryOptionsRequest) Adds or updates the delivery options for a configuration set.SesClient.putConfigurationSetDeliveryOptions(PutConfigurationSetDeliveryOptionsRequest putConfigurationSetDeliveryOptionsRequest) Adds or updates the delivery options for a configuration set.