public class ExchangeBinding extends Object
| 构造器和说明 |
|---|
ExchangeBinding(Config config) |
public ExchangeBinding(Config config)
public CreateExchangeBindingResp create(CreateExchangeBindingReq req, RequestOptions reqOptions) throws Exception
操作用户需要是企业超级管理员 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/calendar-v4/exchange_binding/create ;
Exceptionpublic CreateExchangeBindingResp create(CreateExchangeBindingReq req) throws Exception
操作用户需要是企业超级管理员 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/calendar-v4/exchange_binding/create ;
Exceptionpublic DeleteExchangeBindingResp delete(DeleteExchangeBindingReq req, RequestOptions reqOptions) throws Exception
操作用户需要是企业超级管理员 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/calendar-v4/exchange_binding/delete ;
Exceptionpublic DeleteExchangeBindingResp delete(DeleteExchangeBindingReq req) throws Exception
操作用户需要是企业超级管理员 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/calendar-v4/exchange_binding/delete ;
Exceptionpublic GetExchangeBindingResp get(GetExchangeBindingReq req, RequestOptions reqOptions) throws Exception
操作用户需要是企业超级管理员 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/calendar-v4/exchange_binding/get ;
Exceptionpublic GetExchangeBindingResp get(GetExchangeBindingReq req) throws Exception
操作用户需要是企业超级管理员 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/calendar-v4/exchange_binding/get ;
ExceptionCopyright © 2025. All rights reserved.