Uses of Class
software.amazon.awssdk.services.sesv2.model.MailFromAttributes
Packages that use MailFromAttributes
-
Uses of MailFromAttributes in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return MailFromAttributesModifier and TypeMethodDescriptionfinal MailFromAttributesGetEmailIdentityResponse.mailFromAttributes()An object that contains information about the Mail-From attributes for the email identity.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type MailFromAttributesModifier and TypeMethodDescriptionGetEmailIdentityResponse.Builder.mailFromAttributes(MailFromAttributes mailFromAttributes) An object that contains information about the Mail-From attributes for the email identity.