CopyableBuilder<GetIdentityDkimAttributesResponse.Builder,GetIdentityDkimAttributesResponse>, SdkBuilder<GetIdentityDkimAttributesResponse.Builder,GetIdentityDkimAttributesResponse>public static interface GetIdentityDkimAttributesResponse.Builder extends CopyableBuilder<GetIdentityDkimAttributesResponse.Builder,GetIdentityDkimAttributesResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetIdentityDkimAttributesResponse.Builder |
dkimAttributes(Map<String,IdentityDkimAttributes> dkimAttributes) |
The DKIM attributes for an email address or a domain.
|
copyapply, 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.