CopyableBuilder<GetIdentityMailFromDomainAttributesResponse.Builder,GetIdentityMailFromDomainAttributesResponse>, SdkBuilder<GetIdentityMailFromDomainAttributesResponse.Builder,GetIdentityMailFromDomainAttributesResponse>public static interface GetIdentityMailFromDomainAttributesResponse.Builder extends CopyableBuilder<GetIdentityMailFromDomainAttributesResponse.Builder,GetIdentityMailFromDomainAttributesResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetIdentityMailFromDomainAttributesResponse.Builder |
mailFromDomainAttributes(Map<String,IdentityMailFromDomainAttributes> mailFromDomainAttributes) |
A map of identities to custom MAIL FROM attributes.
|
copyapply, 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.