类 MyAiEventInfo
java.lang.Object
com.lark.oapi.service.calendar.v4.model.MyAiEventInfo
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static MyAiEventInfo.BuildervoidsetEndTime(String endTime) voidsetEventId(String eventId) voidsetMeetingRoomIds(String meetingRoomIds) voidsetParticipantIds(String participantIds) voidsetRecurrenceRule(String recurrenceRule) voidsetStartTime(String startTime) voidsetStartTimezone(String startTimezone) voidsetSummary(String summary)
-
构造器详细资料
-
MyAiEventInfo
public MyAiEventInfo() -
MyAiEventInfo
-
-
方法详细资料
-
newBuilder
-
getEventId
-
setEventId
-
getSummary
-
setSummary
-
getStartTime
-
setStartTime
-
getEndTime
-
setEndTime
-
getStartTimezone
-
setStartTimezone
-
getRecurrenceRule
-
setRecurrenceRule
-
getParticipantIds
-
setParticipantIds
-
getMeetingRoomIds
-
setMeetingRoomIds
-