public static class CollaborationDepartmentLeader.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CollaborationDepartmentLeader |
build() |
CollaborationDepartmentLeader.Builder |
id(CollaborationUserId id)
负责人ID
示例值:
|
CollaborationDepartmentLeader.Builder |
leaderType(CollaborationDepartmentLeaderDepartmentLeaderTypeEnum leaderType)
负责人类型
示例值:
|
CollaborationDepartmentLeader.Builder |
leaderType(Integer leaderType)
负责人类型
示例值:
|
public CollaborationDepartmentLeader.Builder leaderType(Integer leaderType)
示例值:
leaderType - public CollaborationDepartmentLeader.Builder leaderType(CollaborationDepartmentLeaderDepartmentLeaderTypeEnum leaderType)
示例值:
leaderType - CollaborationDepartmentLeaderDepartmentLeaderTypeEnumpublic CollaborationDepartmentLeader.Builder id(CollaborationUserId id)
示例值:
id - public CollaborationDepartmentLeader build()
Copyright © 2026. All rights reserved.