public static class UpdateProgressRecordReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateProgressRecordReq |
build() |
UpdateProgressRecordReqBody |
getUpdateProgressRecordReqBody() |
UpdateProgressRecordReq.Builder |
progressId(String progressId)
待更新的 OKR进展记录 ID
示例值:7041857032248410131
|
UpdateProgressRecordReq.Builder |
updateProgressRecordReqBody(UpdateProgressRecordReqBody body)
body
|
UpdateProgressRecordReq.Builder |
userIdType(String userIdType)
此次调用中使用的用户ID的类型
示例值:
|
UpdateProgressRecordReq.Builder |
userIdType(UpdateProgressRecordUserIdTypeEnum userIdType)
此次调用中使用的用户ID的类型
示例值:
|
public UpdateProgressRecordReq.Builder userIdType(String userIdType)
示例值:
userIdType - public UpdateProgressRecordReq.Builder userIdType(UpdateProgressRecordUserIdTypeEnum userIdType)
示例值:
userIdType - UpdateProgressRecordUserIdTypeEnumpublic UpdateProgressRecordReq.Builder progressId(String progressId)
示例值:7041857032248410131
progressId - public UpdateProgressRecordReqBody getUpdateProgressRecordReqBody()
public UpdateProgressRecordReq.Builder updateProgressRecordReqBody(UpdateProgressRecordReqBody body)
body - public UpdateProgressRecordReq build()
Copyright © 2024. All rights reserved.