public static interface EmailTemplateMetadata.Builder extends SdkPojo, CopyableBuilder<EmailTemplateMetadata.Builder,EmailTemplateMetadata>
| Modifier and Type | Method and Description |
|---|---|
EmailTemplateMetadata.Builder |
createdTimestamp(Instant createdTimestamp)
The time and date the template was created.
|
EmailTemplateMetadata.Builder |
templateName(String templateName)
The name of the template.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEmailTemplateMetadata.Builder templateName(String templateName)
The name of the template.
templateName - The name of the template.EmailTemplateMetadata.Builder createdTimestamp(Instant createdTimestamp)
The time and date the template was created.
createdTimestamp - The time and date the template was created.Copyright © 2021. All rights reserved.