| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetIdentityNotificationAttributesResponse |
SesClient.getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest getIdentityNotificationAttributesRequest)
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity
notification attributes.
|
default CompletableFuture<GetIdentityNotificationAttributesResponse> |
SesAsyncClient.getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest 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 |
|---|---|
SdkHttpFullRequest |
GetIdentityNotificationAttributesRequestMarshaller.marshall(GetIdentityNotificationAttributesRequest getIdentityNotificationAttributesRequest) |
Copyright © 2022. All rights reserved.