类 BatchDeleteCalendarEventAttendeeReq
java.lang.Object
com.lark.oapi.service.calendar.v4.model.BatchDeleteCalendarEventAttendeeReq
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidvoidsetCalendarId(String calendarId) voidsetEventId(String eventId) voidsetUserIdType(String userIdType)
-
构造器详细资料
-
BatchDeleteCalendarEventAttendeeReq
public BatchDeleteCalendarEventAttendeeReq() -
BatchDeleteCalendarEventAttendeeReq
-
-
方法详细资料
-
newBuilder
-
getUserIdType
-
setUserIdType
-
getCalendarId
-
setCalendarId
-
getEventId
-
setEventId
-
getBatchDeleteCalendarEventAttendeeReqBody
-
setBatchDeleteCalendarEventAttendeeReqBody
public void setBatchDeleteCalendarEventAttendeeReqBody(BatchDeleteCalendarEventAttendeeReqBody body)
-