public static interface GetIdentityMailFromDomainAttributesResponse.Builder extends SESResponse.Builder, CopyableBuilder<GetIdentityMailFromDomainAttributesResponse.Builder,GetIdentityMailFromDomainAttributesResponse>
| Modifier and Type | Method and Description |
|---|---|
GetIdentityMailFromDomainAttributesResponse.Builder |
mailFromDomainAttributes(Map<String,IdentityMailFromDomainAttributes> mailFromDomainAttributes)
A map of identities to custom MAIL FROM attributes.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetIdentityMailFromDomainAttributesResponse.Builder mailFromDomainAttributes(Map<String,IdentityMailFromDomainAttributes> mailFromDomainAttributes)
A map of identities to custom MAIL FROM attributes.
mailFromDomainAttributes - A map of identities to custom MAIL FROM attributes.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.