Uses of Class
software.amazon.awssdk.services.sesv2.model.EventDestinationDefinition
Packages that use EventDestinationDefinition
-
Uses of EventDestinationDefinition in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return EventDestinationDefinitionModifier and TypeMethodDescriptionCreateConfigurationSetEventDestinationRequest.eventDestination()An object that defines the event destination.UpdateConfigurationSetEventDestinationRequest.eventDestination()An object that defines the event destination.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type EventDestinationDefinitionModifier and TypeMethodDescriptionCreateConfigurationSetEventDestinationRequest.Builder.eventDestination(EventDestinationDefinition eventDestination) An object that defines the event destination.UpdateConfigurationSetEventDestinationRequest.Builder.eventDestination(EventDestinationDefinition eventDestination) An object that defines the event destination.