public class Freebusy extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListFreebusyResp |
list(ListFreebusyReq req)
查询主日历忙闲信息,查询用户主日历或会议室的忙闲信息。
|
ListFreebusyResp |
list(ListFreebusyReq req,
RequestOptions reqOptions)
查询主日历忙闲信息,查询用户主日历或会议室的忙闲信息。
|
public Freebusy(Config config)
public ListFreebusyResp list(ListFreebusyReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/calendar-v4/freebusy/list ;
Exceptionpublic ListFreebusyResp list(ListFreebusyReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/calendar-v4/freebusy/list ;
ExceptionCopyright © 2024. All rights reserved.