| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomVerificationEmailTemplate> |
ListCustomVerificationEmailTemplatesResponse.customVerificationEmailTemplates()
A list of the custom verification email templates that exist in your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListCustomVerificationEmailTemplatesResponse.Builder |
ListCustomVerificationEmailTemplatesResponse.Builder.customVerificationEmailTemplates(CustomVerificationEmailTemplate... customVerificationEmailTemplates)
A list of the custom verification email templates that exist in your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListCustomVerificationEmailTemplatesResponse.Builder |
ListCustomVerificationEmailTemplatesResponse.Builder.customVerificationEmailTemplates(Collection<CustomVerificationEmailTemplate> customVerificationEmailTemplates)
A list of the custom verification email templates that exist in your account.
|
Copyright © 2022. All rights reserved.