Package | Description |
---|---|
com.tencentcloudapi.ses.v20201002.models |
Modifier and Type | Method and Description |
---|---|
ReceiverInputData[] |
CreateReceiverDetailWithDataRequest.getDatas()
Get 收信人邮箱以及模板参数,数组形式。收件人个数限制20000个以内。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateReceiverDetailWithDataRequest.setDatas(ReceiverInputData[] Datas)
Set 收信人邮箱以及模板参数,数组形式。收件人个数限制20000个以内。
|
Constructor and Description |
---|
ReceiverInputData(ReceiverInputData 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 © 2024. All rights reserved.