Uses of Class
software.amazon.awssdk.services.sesv2.model.DeleteConfigurationSetEventDestinationResponse
Packages that use DeleteConfigurationSetEventDestinationResponse
-
Uses of DeleteConfigurationSetEventDestinationResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return DeleteConfigurationSetEventDestinationResponseModifier and TypeMethodDescriptionSesV2Client.deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder> deleteConfigurationSetEventDestinationRequest) Delete an event destination.SesV2Client.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest) Delete an event destination.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type DeleteConfigurationSetEventDestinationResponseModifier and TypeMethodDescriptionSesV2AsyncClient.deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder> deleteConfigurationSetEventDestinationRequest) Delete an event destination.SesV2AsyncClient.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest) Delete an event destination.