SetIdentityMailFromDomainRequest |
SetIdentityMailFromDomainRequest.clone() |
|
SetIdentityMailFromDomainRequest |
SetIdentityMailFromDomainRequest.withBehaviorOnMXFailure(BehaviorOnMXFailure behaviorOnMXFailure) |
The action that you want Amazon SES to take if it cannot successfully
read the required MX record when you send an email.
|
SetIdentityMailFromDomainRequest |
SetIdentityMailFromDomainRequest.withBehaviorOnMXFailure(String behaviorOnMXFailure) |
The action that you want Amazon SES to take if it cannot successfully
read the required MX record when you send an email.
|
SetIdentityMailFromDomainRequest |
SetIdentityMailFromDomainRequest.withIdentity(String identity) |
The verified identity for which you want to enable or disable the
specified custom MAIL FROM domain.
|
SetIdentityMailFromDomainRequest |
SetIdentityMailFromDomainRequest.withMailFromDomain(String mailFromDomain) |
The custom MAIL FROM domain that you want the verified identity to use.
|