| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutEmailIdentityDkimAttributesResponse |
SesV2Client.putEmailIdentityDkimAttributes(PutEmailIdentityDkimAttributesRequest putEmailIdentityDkimAttributesRequest)
Used to enable or disable DKIM authentication for an email identity.
|
default CompletableFuture<PutEmailIdentityDkimAttributesResponse> |
SesV2AsyncClient.putEmailIdentityDkimAttributes(PutEmailIdentityDkimAttributesRequest putEmailIdentityDkimAttributesRequest)
Used to enable or disable DKIM authentication for an email identity.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutEmailIdentityDkimAttributesRequestMarshaller.marshall(PutEmailIdentityDkimAttributesRequest putEmailIdentityDkimAttributesRequest) |
Copyright © 2021. All rights reserved.