public class DocWiki extends Object
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
SearchDocWikiResp |
search(SearchDocWikiReq req)
文档搜索,该接口用于根据搜索关键词(query)对当前用户可见的云文档进行搜索
官网API文档链接:
SearchDocWikiRespsearch(SearchDocWikiReq req,
RequestOptions reqOptions)
文档搜索,该接口用于根据搜索关键词(query)对当前用户可见的云文档进行搜索
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2026. All rights reserved. |