public static class CreateOkrObjectiveKeyResultReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateOkrObjectiveKeyResultReq |
build() |
CreateOkrObjectiveKeyResultReq.Builder |
createOkrObjectiveKeyResultReqBody(CreateOkrObjectiveKeyResultReqBody body)
body
|
CreateOkrObjectiveKeyResultReq.Builder |
departmentIdType(CreateOkrObjectiveKeyResultDepartmentIdTypeEnum departmentIdType)
此次调用中使用的部门 ID 的类型
示例值:open_department_id
|
CreateOkrObjectiveKeyResultReq.Builder |
departmentIdType(String departmentIdType)
此次调用中使用的部门 ID 的类型
示例值:open_department_id
|
CreateOkrObjectiveKeyResultReqBody |
getCreateOkrObjectiveKeyResultReqBody() |
CreateOkrObjectiveKeyResultReq.Builder |
objectiveId(String objectiveId)
目标 ID。
|
CreateOkrObjectiveKeyResultReq.Builder |
userIdType(CreateOkrObjectiveKeyResultUserIdTypeEnum userIdType)
此次调用中使用的用户 ID 的类型
示例值:
|
CreateOkrObjectiveKeyResultReq.Builder |
userIdType(String userIdType)
此次调用中使用的用户 ID 的类型
示例值:
|
public CreateOkrObjectiveKeyResultReq.Builder userIdType(String userIdType)
示例值:
userIdType - public CreateOkrObjectiveKeyResultReq.Builder userIdType(CreateOkrObjectiveKeyResultUserIdTypeEnum userIdType)
示例值:
userIdType - CreateOkrObjectiveKeyResultUserIdTypeEnumpublic CreateOkrObjectiveKeyResultReq.Builder departmentIdType(String departmentIdType)
示例值:open_department_id
departmentIdType - public CreateOkrObjectiveKeyResultReq.Builder departmentIdType(CreateOkrObjectiveKeyResultDepartmentIdTypeEnum departmentIdType)
示例值:open_department_id
departmentIdType - CreateOkrObjectiveKeyResultDepartmentIdTypeEnumpublic CreateOkrObjectiveKeyResultReq.Builder objectiveId(String objectiveId)
示例值:7342342398472398473
objectiveId - public CreateOkrObjectiveKeyResultReqBody getCreateOkrObjectiveKeyResultReqBody()
public CreateOkrObjectiveKeyResultReq.Builder createOkrObjectiveKeyResultReqBody(CreateOkrObjectiveKeyResultReqBody body)
body - public CreateOkrObjectiveKeyResultReq build()
Copyright © 2026. All rights reserved.