类 MeetingParticipantResult.Builder
java.lang.Object
com.lark.oapi.service.vc.v1.model.MeetingParticipantResult.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()用户ID移除结果移除结果userType(MeetingParticipantResultUserTypeEnum userType) 用户类型用户类型
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
id
用户ID示例值:ou_3ec3f6a28a0d08c45d895276e8e5e19b
- 参数:
id-- 返回:
-
userType
用户类型示例值:1
- 参数:
userType-- 返回:
-
userType
用户类型示例值:1
- 参数:
userType-MeetingParticipantResultUserTypeEnum- 返回:
-
result
移除结果示例值:1
- 参数:
result-- 返回:
-
result
移除结果示例值:1
- 参数:
result-MeetingParticipantResultResultEnum- 返回:
-
build
-