public static class OrgTruncation.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
OrgTruncation |
build() |
OrgTruncation.Builder |
depth(Integer depth)
下钻深度
示例值:0
|
OrgTruncation.Builder |
orgKey(String orgKey)
组织名称
示例值:department
|
OrgTruncation.Builder |
type(Integer type)
下钻类型
示例值:0
|
public OrgTruncation.Builder orgKey(String orgKey)
示例值:department
orgKey - public OrgTruncation.Builder type(Integer type)
示例值:0
type - public OrgTruncation.Builder depth(Integer depth)
示例值:0
depth - public OrgTruncation build()
Copyright © 2024. All rights reserved.