| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail |
|
| software.amazon.awssdk.services.pinpointemail.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutEmailIdentityDkimAttributesResponse |
PinpointEmailClient.putEmailIdentityDkimAttributes(PutEmailIdentityDkimAttributesRequest putEmailIdentityDkimAttributesRequest)
Used to enable or disable DKIM authentication for an email identity.
|
default CompletableFuture<PutEmailIdentityDkimAttributesResponse> |
PinpointEmailAsyncClient.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 © 2019. All rights reserved.