类 GetMeetingReq
java.lang.Object
com.lark.oapi.service.vc.v1.model.GetMeetingReq
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static GetMeetingReq.BuildervoidsetMeetingId(String meetingId) voidsetUserIdType(String userIdType) voidsetWithMeetingAbility(Boolean withMeetingAbility) voidsetWithParticipants(Boolean withParticipants)
-
构造器详细资料
-
GetMeetingReq
public GetMeetingReq() -
GetMeetingReq
-
-
方法详细资料
-
newBuilder
-
getWithParticipants
-
setWithParticipants
-
getWithMeetingAbility
-
setWithMeetingAbility
-
getUserIdType
-
setUserIdType
-
getMeetingId
-
setMeetingId
-