| Package | Description | 
|---|---|
| com.tencentcloudapi.ses.v20201002.models | 
| Modifier and Type | Method and Description | 
|---|---|
TimedEmailParam | 
BatchSendEmailRequest.getTimedParam()
Get Parameter required for a scheduled sending task 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BatchSendEmailRequest.setTimedParam(TimedEmailParam TimedParam)
Set Parameter required for a scheduled sending task 
 | 
| Constructor and Description | 
|---|
TimedEmailParam(TimedEmailParam 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.