public class Export extends Object
public Export(Config config)
public DownloadExportResp download(DownloadExportReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=download&project=vc&resource=export&version=v1 ;
Exceptionpublic DownloadExportResp download(DownloadExportReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=download&project=vc&resource=export&version=v1 ;
Exceptionpublic GetExportResp get(GetExportReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get&project=vc&resource=export&version=v1 ;
Exceptionpublic GetExportResp get(GetExportReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get&project=vc&resource=export&version=v1 ;
Exceptionpublic MeetingListExportResp meetingList(MeetingListExportReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic MeetingListExportResp meetingList(MeetingListExportReq req) throws Exception
Exceptionpublic ParticipantListExportResp participantList(ParticipantListExportReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ParticipantListExportResp participantList(ParticipantListExportReq req) throws Exception
Exceptionpublic ParticipantQualityListExportResp participantQualityList(ParticipantQualityListExportReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ParticipantQualityListExportResp participantQualityList(ParticipantQualityListExportReq req) throws Exception
Exceptionpublic ResourceReservationListExportResp resourceReservationList(ResourceReservationListExportReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ResourceReservationListExportResp resourceReservationList(ResourceReservationListExportReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.