| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
ListCustomVerificationEmailTemplatesResult |
AbstractAmazonSimpleEmailServiceV2.listCustomVerificationEmailTemplates(ListCustomVerificationEmailTemplatesRequest request) |
ListCustomVerificationEmailTemplatesResult |
AmazonSimpleEmailServiceV2.listCustomVerificationEmailTemplates(ListCustomVerificationEmailTemplatesRequest listCustomVerificationEmailTemplatesRequest)
Lists the existing custom verification email templates for your account in the current Amazon Web Services
Region.
|
ListCustomVerificationEmailTemplatesResult |
AmazonSimpleEmailServiceV2Client.listCustomVerificationEmailTemplates(ListCustomVerificationEmailTemplatesRequest request)
Lists the existing custom verification email templates for your account in the current Amazon Web Services
Region.
|
| Modifier and Type | Method and Description |
|---|---|
ListCustomVerificationEmailTemplatesResult |
ListCustomVerificationEmailTemplatesResult.clone() |
ListCustomVerificationEmailTemplatesResult |
ListCustomVerificationEmailTemplatesResult.withCustomVerificationEmailTemplates(Collection<CustomVerificationEmailTemplateMetadata> customVerificationEmailTemplates)
A list of the custom verification email templates that exist in your account.
|
ListCustomVerificationEmailTemplatesResult |
ListCustomVerificationEmailTemplatesResult.withCustomVerificationEmailTemplates(CustomVerificationEmailTemplateMetadata... customVerificationEmailTemplates)
A list of the custom verification email templates that exist in your account.
|
ListCustomVerificationEmailTemplatesResult |
ListCustomVerificationEmailTemplatesResult.withNextToken(String nextToken)
A token indicating that there are additional custom verification email templates available to be listed.
|
Copyright © 2025. All rights reserved.