Package | Description |
---|---|
com.tencentcloudapi.ses.v20201002 | |
com.tencentcloudapi.ses.v20201002.models |
Modifier and Type | Method and Description |
---|---|
CreateEmailTemplateResponse |
SesClient.CreateEmailTemplate(CreateEmailTemplateRequest req)
创建模板,该模板可以是TXT或者HTML,请注意如果HTML不要包含外部文件的CSS。模板中的变量使用 {{变量名}} 表示。
注意:模板需要审核通过才可以使用。
|
Constructor and Description |
---|
CreateEmailTemplateRequest(CreateEmailTemplateRequest 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.