| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateMetadata> |
ListTemplatesResponse.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 |
|---|---|
ListTemplatesResponse.Builder |
ListTemplatesResponse.Builder.templatesMetadata(TemplateMetadata... 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 |
|---|---|
ListTemplatesResponse.Builder |
ListTemplatesResponse.Builder.templatesMetadata(Collection<TemplateMetadata> templatesMetadata)
An array the contains the name and creation time stamp for each template in your Amazon SES account.
|
Copyright © 2023. All rights reserved.