| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateEmailIdentityPolicyResponse> |
SesV2AsyncClient.createEmailIdentityPolicy(CreateEmailIdentityPolicyRequest createEmailIdentityPolicyRequest)
Creates the specified sending authorization policy for the given identity (an email address or a domain).
|
default CreateEmailIdentityPolicyResponse |
SesV2Client.createEmailIdentityPolicy(CreateEmailIdentityPolicyRequest createEmailIdentityPolicyRequest)
Creates the specified sending authorization policy for the given identity (an email address or a domain).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateEmailIdentityPolicyRequestMarshaller.marshall(CreateEmailIdentityPolicyRequest createEmailIdentityPolicyRequest) |
Copyright © 2021. All rights reserved.