Uses of Class
software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
Packages that use IdentityMailFromDomainAttributes
-
Uses of IdentityMailFromDomainAttributes in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type IdentityMailFromDomainAttributesModifier and TypeMethodDescriptionGetIdentityMailFromDomainAttributesResponse.mailFromDomainAttributes()A map of identities to custom MAIL FROM attributes.Method parameters in software.amazon.awssdk.services.ses.model with type arguments of type IdentityMailFromDomainAttributesModifier and TypeMethodDescriptionGetIdentityMailFromDomainAttributesResponse.Builder.mailFromDomainAttributes(Map<String, IdentityMailFromDomainAttributes> mailFromDomainAttributes) A map of identities to custom MAIL FROM attributes.