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 © 2022. All rights reserved.