| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
DkimAttributes |
GetEmailIdentityResponse.dkimAttributes()
An object that contains information about the DKIM attributes for the identity.
|
DkimAttributes |
CreateEmailIdentityResponse.dkimAttributes()
An object that contains information about the DKIM attributes for the identity.
|
| Modifier and Type | Method and Description |
|---|---|
GetEmailIdentityResponse.Builder |
GetEmailIdentityResponse.Builder.dkimAttributes(DkimAttributes dkimAttributes)
An object that contains information about the DKIM attributes for the identity.
|
CreateEmailIdentityResponse.Builder |
CreateEmailIdentityResponse.Builder.dkimAttributes(DkimAttributes dkimAttributes)
An object that contains information about the DKIM attributes for the identity.
|
Copyright © 2021. All rights reserved.