Uses of Enum
software.amazon.awssdk.services.ses.model.DsnAction
Packages that use DsnAction
-
Uses of DsnAction in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return DsnActionModifier and TypeMethodDescriptionfinal DsnActionRecipientDsnFields.action()The action performed by the reporting mail transfer agent (MTA) as a result of its attempt to deliver the message to the recipient address.static DsnActionUse this in place of valueOf to convert the raw string returned by the service into the enum value.static DsnActionReturns the enum constant of this type with the specified name.static DsnAction[]DsnAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type DsnActionMethods in software.amazon.awssdk.services.ses.model with parameters of type DsnActionModifier and TypeMethodDescriptionThe action performed by the reporting mail transfer agent (MTA) as a result of its attempt to deliver the message to the recipient address.