Uses of Class
software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
Packages that use GetIdentityMailFromDomainAttributesRequest
Package
Description
-
Uses of GetIdentityMailFromDomainAttributesRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type GetIdentityMailFromDomainAttributesRequestModifier and TypeMethodDescriptionSesAsyncClient.getIdentityMailFromDomainAttributes(GetIdentityMailFromDomainAttributesRequest getIdentityMailFromDomainAttributesRequest) Returns the custom MAIL FROM attributes for a list of identities (email addresses : domains).SesClient.getIdentityMailFromDomainAttributes(GetIdentityMailFromDomainAttributesRequest getIdentityMailFromDomainAttributesRequest) Returns the custom MAIL FROM attributes for a list of identities (email addresses : domains). -
Uses of GetIdentityMailFromDomainAttributesRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type GetIdentityMailFromDomainAttributesRequestModifier and TypeMethodDescriptionGetIdentityMailFromDomainAttributesRequestMarshaller.marshall(GetIdentityMailFromDomainAttributesRequest getIdentityMailFromDomainAttributesRequest)