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