Uses of Class
software.amazon.awssdk.services.sesv2.model.UpdateConfigurationSetEventDestinationRequest
Packages that use UpdateConfigurationSetEventDestinationRequest
Package
Description
-
Uses of UpdateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type UpdateConfigurationSetEventDestinationRequestModifier and TypeMethodDescriptionSesV2AsyncClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest) Update the configuration of an event destination for a configuration set.SesV2Client.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest) Update the configuration of an event destination for a configuration set. -
Uses of UpdateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type UpdateConfigurationSetEventDestinationRequestModifier and TypeMethodDescriptionUpdateConfigurationSetEventDestinationRequestMarshaller.marshall(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)