public class WebsiteChannel extends Object
| 构造器和说明 |
|---|
WebsiteChannel(Config config) |
public WebsiteChannel(Config config)
public CreateWebsiteChannelResp create(CreateWebsiteChannelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/website-channel/create ;
Exceptionpublic CreateWebsiteChannelResp create(CreateWebsiteChannelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/website-channel/create ;
Exceptionpublic DeleteWebsiteChannelResp delete(DeleteWebsiteChannelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/website-channel/delete ;
Exceptionpublic DeleteWebsiteChannelResp delete(DeleteWebsiteChannelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/website-channel/delete ;
Exceptionpublic ListWebsiteChannelResp list(ListWebsiteChannelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/website-channel/list ;
Exceptionpublic ListWebsiteChannelResp list(ListWebsiteChannelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/website-channel/list ;
Exceptionpublic UpdateWebsiteChannelResp update(UpdateWebsiteChannelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/website-channel/update ;
Exceptionpublic UpdateWebsiteChannelResp update(UpdateWebsiteChannelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/website-channel/update ;
ExceptionCopyright © 2025. All rights reserved.