public static interface GetIdentityDkimAttributesResponse.Builder extends SESResponse.Builder, CopyableBuilder<GetIdentityDkimAttributesResponse.Builder,GetIdentityDkimAttributesResponse>
| Modifier and Type | Method and Description |
|---|---|
GetIdentityDkimAttributesResponse.Builder |
dkimAttributes(Map<String,IdentityDkimAttributes> dkimAttributes)
The DKIM attributes for an email address or a domain.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetIdentityDkimAttributesResponse.Builder dkimAttributes(Map<String,IdentityDkimAttributes> dkimAttributes)
The DKIM attributes for an email address or a domain.
dkimAttributes - The DKIM attributes for an email address or a domain.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.