类 ParentsDepartmentReq.Builder
java.lang.Object
com.lark.oapi.service.corehr.v2.model.ParentsDepartmentReq.Builder
- 封闭类:
ParentsDepartmentReq
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()departmentIdType(ParentsDepartmentDepartmentIdTypeEnum departmentIdType) 此次调用中使用的部门 ID 类型departmentIdType(String departmentIdType) 此次调用中使用的部门 ID 类型body
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
departmentIdType
此次调用中使用的部门 ID 类型示例值:open_department_id
- 参数:
departmentIdType-- 返回:
-
departmentIdType
public ParentsDepartmentReq.Builder departmentIdType(ParentsDepartmentDepartmentIdTypeEnum departmentIdType) 此次调用中使用的部门 ID 类型示例值:open_department_id
- 参数:
departmentIdType-ParentsDepartmentDepartmentIdTypeEnum- 返回:
-
getParentsDepartmentReqBody
-
parentsDepartmentReqBody
body- 参数:
body-- 返回:
-
build
-