Uses of Class
software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException
-
Packages that use EventDestinationAlreadyExistsException Package Description software.amazon.awssdk.services.ses Amazon Simple Email Service -
-
Uses of EventDestinationAlreadyExistsException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw EventDestinationAlreadyExistsException Modifier and Type Method Description default CreateConfigurationSetEventDestinationResponseSesClient. createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest)Creates a configuration set event destination.default CreateConfigurationSetEventDestinationResponseSesClient. createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)Creates a configuration set event destination.
-