public static class OkrObjectiveAlignment.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
OkrObjectiveAlignment |
build() |
OkrObjectiveAlignment.Builder |
id(String id)
ID
示例值:
|
OkrObjectiveAlignment.Builder |
toId(String toId)
目标id
示例值:
|
OkrObjectiveAlignment.Builder |
toType(Integer toType)
目标类型
示例值:
|
public OkrObjectiveAlignment.Builder id(String id)
示例值:
id - public OkrObjectiveAlignment.Builder toId(String toId)
示例值:
toId - public OkrObjectiveAlignment.Builder toType(Integer toType)
示例值:
toType - public OkrObjectiveAlignment build()
Copyright © 2022. All rights reserved.