| 程序包 | 说明 | 
|---|---|
| com.tencentcloudapi.ses.v20201002.models | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| CycleEmailParam | BatchSendEmailRequest. getCycleParam()Get Parameter required for a recurring sending task | 
| CycleEmailParam | SendTaskData. getCycleParam()Get Parameters of a recurring task
Note: This field may return `null`, indicating that no valid value can be found. | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| void | BatchSendEmailRequest. setCycleParam(CycleEmailParam CycleParam)Set Parameter required for a recurring sending task | 
| void | SendTaskData. setCycleParam(CycleEmailParam CycleParam)Set Parameters of a recurring task
Note: This field may return `null`, indicating that no valid value can be found. | 
| 构造器和说明 | 
|---|
| CycleEmailParam(CycleEmailParam 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.