Uses of Class
software.amazon.awssdk.services.sesv2.model.MailFromAttributes
-
Packages that use MailFromAttributes Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of MailFromAttributes in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return MailFromAttributes Modifier and Type Method Description 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 MailFromAttributes Modifier and Type Method Description GetEmailIdentityResponse.BuilderGetEmailIdentityResponse.Builder. mailFromAttributes(MailFromAttributes mailFromAttributes)An object that contains information about the Mail-From attributes for the email identity.
-