public static class ObjectiveIdWithKrId.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ObjectiveIdWithKrId |
build() |
ObjectiveIdWithKrId.Builder |
krIds(String[] krIds)
Key Result 的 ID 列表,此值为空时插入当前 Objective 下的所有 Key Result
示例值:["7109022573011894300","7109022546444517404"]
|
ObjectiveIdWithKrId.Builder |
objectiveId(String objectiveId)
OKR 中 Objective 的 ID
示例值:7109022409227026460
|
public ObjectiveIdWithKrId.Builder objectiveId(String objectiveId)
示例值:7109022409227026460
objectiveId - public ObjectiveIdWithKrId.Builder krIds(String[] krIds)
示例值:["7109022573011894300","7109022546444517404"]
krIds - public ObjectiveIdWithKrId build()
Copyright © 2024. All rights reserved.