| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default PutEmailIdentityDkimSigningAttributesResponse |
SesV2Client.putEmailIdentityDkimSigningAttributes(Consumer<PutEmailIdentityDkimSigningAttributesRequest.Builder> 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 |
|---|---|
default CompletableFuture<PutEmailIdentityDkimSigningAttributesResponse> |
SesV2AsyncClient.putEmailIdentityDkimSigningAttributes(Consumer<PutEmailIdentityDkimSigningAttributesRequest.Builder> putEmailIdentityDkimSigningAttributesRequest)
Used to configure or change the DKIM authentication settings for an email domain identity.
|
default CompletableFuture<PutEmailIdentityDkimSigningAttributesResponse> |
SesV2AsyncClient.putEmailIdentityDkimSigningAttributes(PutEmailIdentityDkimSigningAttributesRequest putEmailIdentityDkimSigningAttributesRequest)
Used to configure or change the DKIM authentication settings for an email domain identity.
|
Copyright © 2021. All rights reserved.