| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
PutEmailIdentityMailFromAttributesRequest |
PutEmailIdentityMailFromAttributesRequest.clone() |
PutEmailIdentityMailFromAttributesRequest |
PutEmailIdentityMailFromAttributesRequest.withBehaviorOnMxFailure(BehaviorOnMxFailure behaviorOnMxFailure)
The action that you want to take if the required MX record isn't found when you send an email.
|
PutEmailIdentityMailFromAttributesRequest |
PutEmailIdentityMailFromAttributesRequest.withBehaviorOnMxFailure(String behaviorOnMxFailure)
The action that you want to take if the required MX record isn't found when you send an email.
|
PutEmailIdentityMailFromAttributesRequest |
PutEmailIdentityMailFromAttributesRequest.withEmailIdentity(String emailIdentity)
The verified email identity that you want to set up the custom MAIL FROM domain for.
|
PutEmailIdentityMailFromAttributesRequest |
PutEmailIdentityMailFromAttributesRequest.withMailFromDomain(String mailFromDomain)
The custom MAIL FROM domain that you want the verified identity to use.
|
Copyright © 2019. All rights reserved.