| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateEmailIdentityPolicyResponse |
SesV2Client.createEmailIdentityPolicy(Consumer<CreateEmailIdentityPolicyRequest.Builder> createEmailIdentityPolicyRequest)
Creates the specified sending authorization policy for the given identity (an email address or a domain).
|
default CompletableFuture<CreateEmailIdentityPolicyResponse> |
SesV2AsyncClient.createEmailIdentityPolicy(Consumer<CreateEmailIdentityPolicyRequest.Builder> createEmailIdentityPolicyRequest)
Creates the specified sending authorization policy for the given identity (an email address or a domain).
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateEmailIdentityPolicyRequest.Builder> |
CreateEmailIdentityPolicyRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.