| Package | Description | 
|---|---|
| com.amazonaws.services.simpleemail | 
 | 
| com.amazonaws.services.simpleemail.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 © 2023. All rights reserved.