| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| Modifier and Type | Method and Description |
|---|---|
default GetIdentityDkimAttributesResponse |
SesClient.getIdentityDkimAttributes(Consumer<GetIdentityDkimAttributesRequest.Builder> getIdentityDkimAttributesRequest)
Returns the current status of Easy DKIM signing for an entity.
|
default GetIdentityDkimAttributesResponse |
SesClient.getIdentityDkimAttributes(GetIdentityDkimAttributesRequest getIdentityDkimAttributesRequest)
Returns the current status of Easy DKIM signing for an entity.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIdentityDkimAttributesResponse> |
SesAsyncClient.getIdentityDkimAttributes(Consumer<GetIdentityDkimAttributesRequest.Builder> 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.
|
Copyright © 2022. All rights reserved.