类 KickoutMeetingReq.Builder
java.lang.Object
com.lark.oapi.service.vc.v1.model.KickoutMeetingReq.Builder
- 封闭类:
KickoutMeetingReq
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()body会议IDuserIdType(KickoutMeetingUserIdTypeEnum userIdType) 此次调用中使用的用户ID的类型,默认使用open_id可不填userIdType(String userIdType) 此次调用中使用的用户ID的类型,默认使用open_id可不填
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
userIdType
此次调用中使用的用户ID的类型,默认使用open_id可不填示例值:
- 参数:
userIdType-- 返回:
-
userIdType
此次调用中使用的用户ID的类型,默认使用open_id可不填示例值:
- 参数:
userIdType-KickoutMeetingUserIdTypeEnum- 返回:
-
meetingId
会议ID示例值:6911188411932033028
- 参数:
meetingId-- 返回:
-
getKickoutMeetingReqBody
-
kickoutMeetingReqBody
body- 参数:
body-- 返回:
-
build
-