Uses of Class
software.amazon.awssdk.services.pinpointemail.model.MailFromAttributes
-
Packages that use MailFromAttributes Package Description software.amazon.awssdk.services.pinpointemail.model -
-
Uses of MailFromAttributes in software.amazon.awssdk.services.pinpointemail.model
Methods in software.amazon.awssdk.services.pinpointemail.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.pinpointemail.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.
-