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.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
GetIdentityMailFromDomainAttributesResponse.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.