类的使用
com.lark.oapi.service.calendar.v4.model.CreateCalendarEventReq
使用CreateCalendarEventReq的程序包
-
com.lark.oapi.service.calendar.v4.model中CreateCalendarEventReq的使用
-
com.lark.oapi.service.calendar.v4.resource中CreateCalendarEventReq的使用
修饰符和类型方法说明CalendarEvent.create(CreateCalendarEventReq req) 创建日程,该接口用于以当前身份(应用 / 用户)在日历上创建一个日程。CalendarEvent.create(CreateCalendarEventReq req, RequestOptions reqOptions) 创建日程,该接口用于以当前身份(应用 / 用户)在日历上创建一个日程。