| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCustomVerificationEmailTemplateRequest |
CreateCustomVerificationEmailTemplateRequest.clone() |
CreateCustomVerificationEmailTemplateRequest |
CreateCustomVerificationEmailTemplateRequest.withFailureRedirectionURL(String failureRedirectionURL)
The URL that the recipient of the verification email is sent to if his or her address is not successfully
verified.
|
CreateCustomVerificationEmailTemplateRequest |
CreateCustomVerificationEmailTemplateRequest.withFromEmailAddress(String fromEmailAddress)
The email address that the custom verification email is sent from.
|
CreateCustomVerificationEmailTemplateRequest |
CreateCustomVerificationEmailTemplateRequest.withSuccessRedirectionURL(String successRedirectionURL)
The URL that the recipient of the verification email is sent to if his or her address is successfully verified.
|
CreateCustomVerificationEmailTemplateRequest |
CreateCustomVerificationEmailTemplateRequest.withTemplateContent(String templateContent)
The content of the custom verification email.
|
CreateCustomVerificationEmailTemplateRequest |
CreateCustomVerificationEmailTemplateRequest.withTemplateName(String templateName)
The name of the custom verification email template.
|
CreateCustomVerificationEmailTemplateRequest |
CreateCustomVerificationEmailTemplateRequest.withTemplateSubject(String templateSubject)
The subject line of the custom verification email.
|
Copyright © 2022. All rights reserved.