| Package | Description | 
|---|---|
| com.tencentcloudapi.ses.v20201002.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Template | SendEmailRequest. getTemplate()Get Template when sending emails using a template. | 
| Template | SendTaskData. getTemplate()Get Template and template data
Note: This field may return `null`, indicating that no valid value can be found. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SendEmailRequest. setTemplate(Template Template)Set Template when sending emails using a template. | 
| void | SendTaskData. setTemplate(Template Template)Set Template and template data
Note: This field may return `null`, indicating that no valid value can be found. | 
| Constructor and Description | 
|---|
| Template(Template source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2022. All rights reserved.