类 UserOkrObjectiveKr.Builder
java.lang.Object
com.lark.oapi.service.okr.v1.model.UserOkrObjectiveKr.Builder
- 封闭类:
UserOkrObjectiveKr
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()KeyResult 内容Key Result IDprogressRate(UserOkrObjectiveProgressRate progressRate) Objective进度KeyResult打分(0 - 100)KeyResult权重(0 - 100)
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
id
Key Result ID示例值:
- 参数:
id-- 返回:
-
content
KeyResult 内容示例值:
- 参数:
content-- 返回:
-
score
KeyResult打分(0 - 100)示例值:
- 参数:
score-- 返回:
-
weight
KeyResult权重(0 - 100)示例值:
- 参数:
weight-- 返回:
-
progressRate
Objective进度示例值:
- 参数:
progressRate-- 返回:
-
build
-