| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.helpdesk.v1.model | |
| com.lark.oapi.service.helpdesk.v1.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCategoryReq |
ListCategoryReq.Builder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCategoryResp |
Category.list(ListCategoryReq req)
获取全部知识库分类 - meta,该接口用于获取服务台知识库所有分类
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/list ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/helpdeskv1/ListCategorySample.java ;
|
ListCategoryResp |
Category.list(ListCategoryReq req,
RequestOptions reqOptions)
获取全部知识库分类 - meta,该接口用于获取服务台知识库所有分类
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/list ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/helpdeskv1/ListCategorySample.java ;
|
Copyright © 2025. All rights reserved.