JobScheduleUpdateParameter.withSchedule(Schedule schedule) 方法
定义
Set if you do not specify this element, it is equivalent to passing the default schedule: that is, a single job scheduled to run immediately.
public JobScheduleUpdateParameter withSchedule(Schedule schedule)
参数
- schedule
- Schedule
the schedule value to set
返回
the JobScheduleUpdateParameter object itself.