public class Rule extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QueryRuleResp |
query(QueryRuleReq req)
查询规则,查询规则。
|
QueryRuleResp |
query(QueryRuleReq req,
RequestOptions reqOptions)
查询规则,查询规则。
|
public Rule(Config config)
public QueryRuleResp query(QueryRuleReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=query&project=report&resource=rule&version=v1 ;
Exceptionpublic QueryRuleResp query(QueryRuleReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=query&project=report&resource=rule&version=v1 ;
ExceptionCopyright © 2026. All rights reserved.