public class App extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListAppResp |
list(ListAppReq req)
查看应用基本信息,获取企业下应用基本信息,如应用名称 、应用命名空间等。
|
ListAppResp |
list(ListAppReq req,
RequestOptions reqOptions)
查看应用基本信息,获取企业下应用基本信息,如应用名称 、应用命名空间等。
|
public App(Config config)
public ListAppResp list(ListAppReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=apaas&resource=app&version=v1 ;
Exceptionpublic ListAppResp list(ListAppReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=apaas&resource=app&version=v1 ;
ExceptionCopyright © 2026. All rights reserved.