| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetIdentityDkimAttributesResponse |
SesClient.getIdentityDkimAttributes(GetIdentityDkimAttributesRequest getIdentityDkimAttributesRequest)
Returns the current status of Easy DKIM signing for an entity.
|
default CompletableFuture<GetIdentityDkimAttributesResponse> |
SesAsyncClient.getIdentityDkimAttributes(GetIdentityDkimAttributesRequest getIdentityDkimAttributesRequest)
Returns the current status of Easy DKIM signing for an entity.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetIdentityDkimAttributesRequestMarshaller.marshall(GetIdentityDkimAttributesRequest getIdentityDkimAttributesRequest) |
Copyright © 2023. All rights reserved.