Uses of Class
software.amazon.awssdk.services.sesv2.model.UpdateConfigurationSetEventDestinationResponse
Packages that use UpdateConfigurationSetEventDestinationResponse
-
Uses of UpdateConfigurationSetEventDestinationResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return UpdateConfigurationSetEventDestinationResponseModifier and TypeMethodDescriptionSesV2Client.updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder> 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.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type UpdateConfigurationSetEventDestinationResponseModifier and TypeMethodDescriptionSesV2AsyncClient.updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder> updateConfigurationSetEventDestinationRequest) Update the configuration of an event destination for a configuration set.SesV2AsyncClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest) Update the configuration of an event destination for a configuration set.