类的使用
com.lark.oapi.service.calendar.v4.model.ListFreebusyReqBody.Builder
-
com.lark.oapi.service.calendar.v4.model中ListFreebusyReqBody.Builder的使用
修饰符和类型方法说明ListFreebusyReqBody.Builder.includeExternalCalendar(Boolean includeExternalCalendar) 是否包含绑定的三方日历中的日程,不传默认为true,即包含。static ListFreebusyReqBody.BuilderListFreebusyReqBody.newBuilder()是否包含标记为空闲的日程,不传默认为true,即包含。会议室room_id,输入时与 user_id 二选一查询时段结束时间,需要url编码查询时段开始时间,需要url编码用户user_id,输入时与 room_id 二选一。