Uses of Class
software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
Packages that use PutConfigurationSetDeliveryOptionsRequest
Package
Description
-
Uses of PutConfigurationSetDeliveryOptionsRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type PutConfigurationSetDeliveryOptionsRequestModifier and TypeMethodDescriptionSesAsyncClient.putConfigurationSetDeliveryOptions(PutConfigurationSetDeliveryOptionsRequest 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. -
Uses of PutConfigurationSetDeliveryOptionsRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type PutConfigurationSetDeliveryOptionsRequestModifier and TypeMethodDescriptionPutConfigurationSetDeliveryOptionsRequestMarshaller.marshall(PutConfigurationSetDeliveryOptionsRequest putConfigurationSetDeliveryOptionsRequest)