public static interface GetIdentityMailFromDomainAttributesResponse.Builder extends SesResponse.Builder, SdkPojo, 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.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, 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.