default DeleteConfigurationSetEventDestinationResponse |
SesClient.deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder> deleteConfigurationSetEventDestinationRequest)
Deletes a configuration set event destination.
|
default DeleteConfigurationSetEventDestinationResponse |
SesClient.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest)
Deletes a configuration set event destination.
|
default UpdateConfigurationSetEventDestinationResponse |
SesClient.updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder> updateConfigurationSetEventDestinationRequest)
Updates the event destination of a configuration set.
|
default UpdateConfigurationSetEventDestinationResponse |
SesClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Updates the event destination of a configuration set.
|