public static class HelpdeskService.Category extends Object
public Category(Config config)
public CreateCategoryResp create(CreateCategoryReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/create ;
Exceptionpublic CreateCategoryResp create(CreateCategoryReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/create ;
Exceptionpublic DeleteCategoryResp delete(DeleteCategoryReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/delete ;
Exceptionpublic DeleteCategoryResp delete(DeleteCategoryReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/delete ;
Exceptionpublic GetCategoryResp get(GetCategoryReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/get ;
Exceptionpublic GetCategoryResp get(GetCategoryReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/get ;
Exceptionpublic ListCategoryResp list(ListCategoryReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/list ;
Exceptionpublic ListCategoryResp list(ListCategoryReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/list ;
Exceptionpublic PatchCategoryResp patch(PatchCategoryReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/patch ;
Exceptionpublic PatchCategoryResp patch(PatchCategoryReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/category/patch ;
ExceptionCopyright © 2022. All rights reserved.