| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
PutEmailIdentityDkimSigningAttributesRequest |
PutEmailIdentityDkimSigningAttributesRequest.clone() |
PutEmailIdentityDkimSigningAttributesRequest |
PutEmailIdentityDkimSigningAttributesRequest.withEmailIdentity(String emailIdentity)
The email identity that you want to configure DKIM for.
|
PutEmailIdentityDkimSigningAttributesRequest |
PutEmailIdentityDkimSigningAttributesRequest.withSigningAttributes(DkimSigningAttributes signingAttributes)
An object that contains information about the private key and selector that you want to use to configure DKIM for
the identity.
|
PutEmailIdentityDkimSigningAttributesRequest |
PutEmailIdentityDkimSigningAttributesRequest.withSigningAttributesOrigin(DkimSigningAttributesOrigin signingAttributesOrigin)
The method that you want to use to configure DKIM for the identity.
|
PutEmailIdentityDkimSigningAttributesRequest |
PutEmailIdentityDkimSigningAttributesRequest.withSigningAttributesOrigin(String signingAttributesOrigin)
The method that you want to use to configure DKIM for the identity.
|
Copyright © 2021. All rights reserved.