Package | Description |
---|---|
software.amazon.awssdk.services.sesv2.model |
Modifier and Type | Method and Description |
---|---|
List<CustomVerificationEmailTemplateMetadata> |
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(CustomVerificationEmailTemplateMetadata... 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<CustomVerificationEmailTemplateMetadata> customVerificationEmailTemplates)
A list of the custom verification email templates that exist in your account.
|
Copyright © 2020. All rights reserved.