类的使用
com.lark.oapi.service.calendar.v4.model.ListCalendarEventReq.Builder
-
com.lark.oapi.service.calendar.v4.model中ListCalendarEventReq.Builder的使用
修饰符和类型方法说明ListCalendarEventReq.Builder.anchorTime(String anchorTime) 拉取anchor_time之后的日程,为timestampListCalendarEventReq.Builder.calendarId(String calendarId) 日历ID。日程结束Unix时间戳,单位为秒static ListCalendarEventReq.BuilderListCalendarEventReq.newBuilder()一次请求要求返回最大数量,默认500,取值范围为[50, 1000]上次请求Response返回的分页标记,首次请求时为空日程开始Unix时间戳,单位为秒上次请求Response返回的增量同步标记,分页请求未结束时为空ListCalendarEventReq.Builder.userIdType(ListCalendarEventUserIdTypeEnum userIdType) 此次调用中使用的用户ID的类型ListCalendarEventReq.Builder.userIdType(String userIdType) 此次调用中使用的用户ID的类型