| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetCustomVerificationEmailTemplateResponse |
SesV2Client.getCustomVerificationEmailTemplate(Consumer<GetCustomVerificationEmailTemplateRequest.Builder> getCustomVerificationEmailTemplateRequest)
Returns the custom email verification template for the template name you specify.
|
default GetCustomVerificationEmailTemplateResponse |
SesV2Client.getCustomVerificationEmailTemplate(GetCustomVerificationEmailTemplateRequest getCustomVerificationEmailTemplateRequest)
Returns the custom email verification template for the template name you specify.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCustomVerificationEmailTemplateResponse> |
SesV2AsyncClient.getCustomVerificationEmailTemplate(Consumer<GetCustomVerificationEmailTemplateRequest.Builder> getCustomVerificationEmailTemplateRequest)
Returns the custom email verification template for the template name you specify.
|
default CompletableFuture<GetCustomVerificationEmailTemplateResponse> |
SesV2AsyncClient.getCustomVerificationEmailTemplate(GetCustomVerificationEmailTemplateRequest getCustomVerificationEmailTemplateRequest)
Returns the custom email verification template for the template name you specify.
|
Copyright © 2020. All rights reserved.