Uses of Class
software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException
Packages that use InvalidSnsDestinationException
-
Uses of InvalidSnsDestinationException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw InvalidSnsDestinationExceptionModifier and TypeMethodDescriptionSesClient.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest) Creates a configuration set event destination.SesClient.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest) Creates a configuration set event destination.SesClient.updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder> updateConfigurationSetEventDestinationRequest) Updates the event destination of a configuration set.SesClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest) Updates the event destination of a configuration set.