类的使用
com.lark.oapi.service.calendar.v4.model.TimeoffEvent.Builder
使用TimeoffEvent.Builder的程序包
-
com.lark.oapi.service.calendar.v4.model中TimeoffEvent.Builder的使用
修饰符和类型方法说明TimeoffEvent.Builder.description(String description) 自定义请假日程描述,没有设置则为默认日程描述休假结束时间:;有时间戳(1609430400)和日期(2021-01-01)两种格式,其它格式无效;;时间戳格式是按小时休假日程,日期格式是全天休假日程;;start_time与end_time格式需保持一致,否则无效。static TimeoffEvent.BuilderTimeoffEvent.newBuilder()休假开始时间:;有时间戳(1609430400)和日期(2021-01-01)两种格式,其它格式无效;;时间戳格式是按小时休假日程,日期格式是全天休假日程;;start_time与end_time格式需保持一致,否则无效。TimeoffEvent.Builder.timeoffEventId(String timeoffEventId) 请假日程ID。时区自定义请假日程标题,没有设置则为默认日程标题用户id,参见[用户相关的 ID 概念](https://open.feishu.cn/document/home/user-identity-introduction/introduction)