类的使用
com.lark.oapi.service.calendar.v4.model.GetCalendarEventReq.Builder
-
com.lark.oapi.service.calendar.v4.model中GetCalendarEventReq.Builder的使用
修饰符和类型方法说明GetCalendarEventReq.Builder.calendarId(String calendarId) 日历ID。日程ID。GetCalendarEventReq.Builder.maxAttendeeNum(Integer maxAttendeeNum) 返回的最大参与人数量GetCalendarEventReq.Builder.needAttendee(Boolean needAttendee) 是否需要返回参与人信息GetCalendarEventReq.Builder.needMeetingSettings(Boolean needMeetingSettings) 是否需要返回会前设置static GetCalendarEventReq.BuilderGetCalendarEventReq.newBuilder()GetCalendarEventReq.Builder.userIdType(GetCalendarEventUserIdTypeEnum userIdType) 此次调用中使用的用户ID的类型GetCalendarEventReq.Builder.userIdType(String userIdType) 此次调用中使用的用户ID的类型