类的使用
com.lark.oapi.service.calendar.v4.model.ListCalendarEventAttendeeReq.Builder
-
com.lark.oapi.service.calendar.v4.model中ListCalendarEventAttendeeReq.Builder的使用
修饰符和类型方法说明ListCalendarEventAttendeeReq.Builder.calendarId(String calendarId) 日历ID。日程ID。ListCalendarEventAttendeeReq.Builder.needResourceCustomization(Boolean needResourceCustomization) 是否需要会议室表单信息ListCalendarEventAttendeeReq.newBuilder()分页大小分页标记,第一次请求不填,表示从头开始遍历;分页查询结果还有更多项时会同时返回新的 page_token,下次遍历可采用该page_token 获取查询结果ListCalendarEventAttendeeReq.Builder.userIdType(ListCalendarEventAttendeeUserIdTypeEnum userIdType) 此次调用中使用的用户ID的类型ListCalendarEventAttendeeReq.Builder.userIdType(String userIdType) 此次调用中使用的用户ID的类型