类的使用
com.lark.oapi.service.calendar.v4.model.DeleteCalendarEventReq.Builder
-
com.lark.oapi.service.calendar.v4.model中DeleteCalendarEventReq.Builder的使用
修饰符和类型方法说明DeleteCalendarEventReq.Builder.calendarId(String calendarId) 日历ID。日程ID。DeleteCalendarEventReq.Builder.needNotification(DeleteCalendarEventNeedNotificationEnum needNotification) 删除日程是否给日程参与人发送bot通知,默认为trueDeleteCalendarEventReq.Builder.needNotification(Boolean needNotification) 删除日程是否给日程参与人发送bot通知,默认为trueDeleteCalendarEventReq.newBuilder()