| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
default GetIdentityNotificationAttributesResponse |
SesClient.getIdentityNotificationAttributes(Consumer<GetIdentityNotificationAttributesRequest.Builder> getIdentityNotificationAttributesRequest)
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity
notification attributes.
|
default CompletableFuture<GetIdentityNotificationAttributesResponse> |
SesAsyncClient.getIdentityNotificationAttributes(Consumer<GetIdentityNotificationAttributesRequest.Builder> getIdentityNotificationAttributesRequest)
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity
notification attributes.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetIdentityNotificationAttributesRequest.Builder> |
GetIdentityNotificationAttributesRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.