类的使用
com.lark.oapi.service.vc.v1.model.Report.Builder
使用Report.Builder的程序包
-
com.lark.oapi.service.vc.v1.model中Report.Builder的使用
修饰符和类型方法说明Report.Builder.dailyReport(ReportMeetingDaily[] dailyReport) 每日会议报告列表static Report.BuilderReport.newBuilder()Report.Builder.totalMeetingCount(String totalMeetingCount) 总会议数量Report.Builder.totalMeetingDuration(String totalMeetingDuration) 总会议时长(单位sec)Report.Builder.totalParticipantCount(String totalParticipantCount) 总参会人数