public static class MatchEntityReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
MatchEntityReq |
build() |
MatchEntityReqBody |
getMatchEntityReqBody() |
MatchEntityReq.Builder |
matchEntityReqBody(MatchEntityReqBody body)
body
|
MatchEntityReq.Builder |
repoId(String repoId)
词库ID(不传时默认在全员词库内搜索);;如以应用身份搜索非全员词库中的词条,需要在“词库设置”页面添加应用;若以用户身份搜索非全员词库中的词条,该用户需要拥有对应词库的可见权限。
|
public MatchEntityReq.Builder repoId(String repoId)
示例值:7202510112396640276
repoId - public MatchEntityReqBody getMatchEntityReqBody()
public MatchEntityReq.Builder matchEntityReqBody(MatchEntityReqBody body)
body - public MatchEntityReq build()
Copyright © 2026. All rights reserved.