类 ResurrectUserReqBody.Builder
java.lang.Object
com.lark.oapi.service.contact.v3.model.ResurrectUserReqBody.Builder
- 封闭类:
ResurrectUserReqBody
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()departments(UserDepartmentInfo[] departments) 指定恢复后用户所在部门subscriptionIds(String[] subscriptionIds) 指定恢复后分配的席位
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
departments
指定恢复后用户所在部门示例值:
- 参数:
departments-- 返回:
-
subscriptionIds
指定恢复后分配的席位示例值:
- 参数:
subscriptionIds-- 返回:
-
build
-