类的使用
com.lark.oapi.service.calendar.v4.model.CalendarEventResp.Builder
-
com.lark.oapi.service.calendar.v4.model中CalendarEventResp.Builder的使用
修饰符和类型方法说明CalendarEventResp.Builder.attendeeAbility(CalendarEventRespEventAttendeeAbilityEnum attendeeAbility) 参与人权限CalendarEventResp.Builder.attendeeAbility(String attendeeAbility) 参与人权限日程颜色,颜色RGB值的int32表示。CalendarEventResp.Builder.createTime(String createTime) 日程的创建时间戳CalendarEventResp.Builder.description(String description) 日程描述日程结束时间日程IDCalendarEventResp.Builder.freeBusyStatus(CalendarEventRespEventFreeBusyStatusEnum freeBusyStatus) 日程占用的忙闲状态,新建日程默认为Busy;仅新建日程时对所有参与人生效,之后修改该属性仅对当前身份生效CalendarEventResp.Builder.freeBusyStatus(String freeBusyStatus) 日程占用的忙闲状态,新建日程默认为Busy;仅新建日程时对所有参与人生效,之后修改该属性仅对当前身份生效CalendarEventResp.Builder.isException(Boolean isException) 日程是否是一个重复日程的例外日程CalendarEventResp.Builder.location(EventLocation location) 日程地点CalendarEventResp.Builder.needNotification(Boolean needNotification) 是否发送通知消息static CalendarEventResp.BuilderCalendarEventResp.newBuilder()CalendarEventResp.Builder.organizerCalendarId(String organizerCalendarId) 日程组织者日历IDCalendarEventResp.Builder.recurrence(String recurrence) 重复日程的重复性规则CalendarEventResp.Builder.recurringEventId(String recurringEventId) 例外日程的原重复日程的event_id日程提醒列表日程自定义信息日程开始时间CalendarEventResp.Builder.status(CalendarEventRespEventStatusEnum status) 日程状态日程状态日程标题视频会议信息,仅当日程至少有一位attendee时生效CalendarEventResp.Builder.visibility(CalendarEventRespEventVisibilityEnum visibility) 日程公开范围,新建日程默认为Default;仅新建日程时对所有参与人生效,之后修改该属性仅对当前身份生效CalendarEventResp.Builder.visibility(String visibility) 日程公开范围,新建日程默认为Default;仅新建日程时对所有参与人生效,之后修改该属性仅对当前身份生效