| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<EmailTemplateMetadata> |
ListEmailTemplatesResponse.templatesMetadata()
An array the contains the name and creation time stamp for each template in your Amazon SES account.
|
| Modifier and Type | Method and Description |
|---|---|
ListEmailTemplatesResponse.Builder |
ListEmailTemplatesResponse.Builder.templatesMetadata(EmailTemplateMetadata... templatesMetadata)
An array the contains the name and creation time stamp for each template in your Amazon SES account.
|
| Modifier and Type | Method and Description |
|---|---|
ListEmailTemplatesResponse.Builder |
ListEmailTemplatesResponse.Builder.templatesMetadata(Collection<EmailTemplateMetadata> templatesMetadata)
An array the contains the name and creation time stamp for each template in your Amazon SES account.
|
Copyright © 2022. All rights reserved.