| Package | Description | 
|---|---|
| com.tencentcloudapi.tat.v20201028.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ScheduleSettings | CreateInvokerRequest. getScheduleSettings()Get 周期执行器设置。
当执行器类型为 `SCHEDULE` 时,必须指定此参数。 | 
| ScheduleSettings | Invoker. getScheduleSettings()Get 执行器周期计划。周期执行器会返回此字段。 | 
| ScheduleSettings | ModifyInvokerRequest. getScheduleSettings()Get 待修改的周期执行器设置。
要将执行器类型修改为 `SCHEDULE` 时,必须指定此参数。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateInvokerRequest. setScheduleSettings(ScheduleSettings ScheduleSettings)Set 周期执行器设置。
当执行器类型为 `SCHEDULE` 时,必须指定此参数。 | 
| void | Invoker. setScheduleSettings(ScheduleSettings ScheduleSettings)Set 执行器周期计划。周期执行器会返回此字段。 | 
| void | ModifyInvokerRequest. setScheduleSettings(ScheduleSettings ScheduleSettings)Set 待修改的周期执行器设置。
要将执行器类型修改为 `SCHEDULE` 时,必须指定此参数。 | 
| Constructor and Description | 
|---|
| ScheduleSettings(ScheduleSettings 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 © 2025. All rights reserved.