| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutEmailIdentityDkimAttributesResponse> |
SesV2AsyncClient.putEmailIdentityDkimAttributes(Consumer<PutEmailIdentityDkimAttributesRequest.Builder> putEmailIdentityDkimAttributesRequest)
Used to enable or disable DKIM authentication for an email identity.
|
default PutEmailIdentityDkimAttributesResponse |
SesV2Client.putEmailIdentityDkimAttributes(Consumer<PutEmailIdentityDkimAttributesRequest.Builder> putEmailIdentityDkimAttributesRequest)
Used to enable or disable DKIM authentication for an email identity.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutEmailIdentityDkimAttributesRequest.Builder> |
PutEmailIdentityDkimAttributesRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.