Uses of Class
software.amazon.awssdk.services.ses.model.RecipientDsnFields
Packages that use RecipientDsnFields
-
Uses of RecipientDsnFields in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return RecipientDsnFieldsModifier and TypeMethodDescriptionfinal RecipientDsnFieldsBouncedRecipientInfo.recipientDsnFields()Recipient-related DSN fields, most of which would normally be filled in automatically when provided with aBounceType.Methods in software.amazon.awssdk.services.ses.model with parameters of type RecipientDsnFieldsModifier and TypeMethodDescriptionBouncedRecipientInfo.Builder.recipientDsnFields(RecipientDsnFields recipientDsnFields) Recipient-related DSN fields, most of which would normally be filled in automatically when provided with aBounceType.