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, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, 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 © 2022. All rights reserved.