Uses of Class
software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
Packages that use UpdateConfigurationSetSendingEnabledRequest
Package
Description
-
Uses of UpdateConfigurationSetSendingEnabledRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type UpdateConfigurationSetSendingEnabledRequestModifier and TypeMethodDescriptionSesAsyncClient.updateConfigurationSetSendingEnabled(UpdateConfigurationSetSendingEnabledRequest updateConfigurationSetSendingEnabledRequest) Enables or disables email sending for messages sent using a specific configuration set in a given Amazon Web Services Region.SesClient.updateConfigurationSetSendingEnabled(UpdateConfigurationSetSendingEnabledRequest updateConfigurationSetSendingEnabledRequest) Enables or disables email sending for messages sent using a specific configuration set in a given Amazon Web Services Region. -
Uses of UpdateConfigurationSetSendingEnabledRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type UpdateConfigurationSetSendingEnabledRequestModifier and TypeMethodDescriptionUpdateConfigurationSetSendingEnabledRequestMarshaller.marshall(UpdateConfigurationSetSendingEnabledRequest updateConfigurationSetSendingEnabledRequest)