Uses of Class
software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
Packages that use UpdateConfigurationSetEventDestinationRequest
Package
Description
-
Uses of UpdateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type UpdateConfigurationSetEventDestinationRequestModifier and TypeMethodDescriptionSesAsyncClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest) Updates the event destination of a configuration set.SesClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest) Updates the event destination of a configuration set. -
Uses of UpdateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type UpdateConfigurationSetEventDestinationRequestModifier and TypeMethodDescriptionUpdateConfigurationSetEventDestinationRequestMarshaller.marshall(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)