类 DepartmentDetail.Builder
java.lang.Object
com.lark.oapi.service.contact.v3.model.DepartmentDetail.Builder
- 封闭类:
DepartmentDetail
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()departmentId(String departmentId) 部门IDdepartmentName(DepartmentPathName departmentName) 部门名departmentPath(DepartmentPath departmentPath) 部门路径
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
departmentId
部门ID示例值:od-4e6ac4d14bcd5071a37a39de902c7141
- 参数:
departmentId-- 返回:
-
departmentName
部门名示例值:
- 参数:
departmentName-- 返回:
-
departmentPath
部门路径示例值:
- 参数:
departmentPath-- 返回:
-
build
-