| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.ses.v20201002.models |
| 限定符和类型 | 方法和说明 |
|---|---|
Simple |
SendEmailRequest.getSimple()
Get Email content when sending emails by calling the API.
|
Simple |
BatchSendEmailRequest.getSimple()
Get Email content when emails are sent by calling the API.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SendEmailRequest.setSimple(Simple Simple)
Set Email content when sending emails by calling the API.
|
void |
BatchSendEmailRequest.setSimple(Simple Simple)
Set Email content when emails are sent by calling the API.
|
| 构造器和说明 |
|---|
Simple(Simple 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.