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