| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutEmailIdentityDkimSigningAttributesResponse> |
SesV2AsyncClient.putEmailIdentityDkimSigningAttributes(PutEmailIdentityDkimSigningAttributesRequest putEmailIdentityDkimSigningAttributesRequest)
Used to configure or change the DKIM authentication settings for an email domain identity.
|
default PutEmailIdentityDkimSigningAttributesResponse |
SesV2Client.putEmailIdentityDkimSigningAttributes(PutEmailIdentityDkimSigningAttributesRequest putEmailIdentityDkimSigningAttributesRequest)
Used to configure or change the DKIM authentication settings for an email domain identity.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutEmailIdentityDkimSigningAttributesRequestMarshaller.marshall(PutEmailIdentityDkimSigningAttributesRequest putEmailIdentityDkimSigningAttributesRequest) |
Copyright © 2020. All rights reserved.