public class ArchiveRule extends Object
ArchiveRule(Config config)
DelReportArchiveRuleResp
delReport(DelReportArchiveRuleReq req)
delReport(DelReportArchiveRuleReq req, RequestOptions reqOptions)
ListArchiveRuleResp
list(ListArchiveRuleReq req)
list(ListArchiveRuleReq req, RequestOptions reqOptions)
UploadReportArchiveRuleResp
uploadReport(UploadReportArchiveRuleReq req)
uploadReport(UploadReportArchiveRuleReq req, RequestOptions reqOptions)
UserStatsFieldsQueryArchiveRuleResp
userStatsFieldsQuery(UserStatsFieldsQueryArchiveRuleReq req)
userStatsFieldsQuery(UserStatsFieldsQueryArchiveRuleReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArchiveRule(Config config)
public DelReportArchiveRuleResp delReport(DelReportArchiveRuleReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=del_report&project=attendance&resource=archive_rule&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/attendancev1/DelReportArchiveRuleSample.java ;
Exception
public DelReportArchiveRuleResp delReport(DelReportArchiveRuleReq req) throws Exception
public ListArchiveRuleResp list(ListArchiveRuleReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=attendance&resource=archive_rule&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/attendancev1/ListArchiveRuleSample.java ;
public ListArchiveRuleResp list(ListArchiveRuleReq req) throws Exception
public UploadReportArchiveRuleResp uploadReport(UploadReportArchiveRuleReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=upload_report&project=attendance&resource=archive_rule&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/attendancev1/UploadReportArchiveRuleSample.java ;
public UploadReportArchiveRuleResp uploadReport(UploadReportArchiveRuleReq req) throws Exception
public UserStatsFieldsQueryArchiveRuleResp userStatsFieldsQuery(UserStatsFieldsQueryArchiveRuleReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=user_stats_fields_query&project=attendance&resource=archive_rule&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/attendancev1/UserStatsFieldsQueryArchiveRuleSample.java ;
public UserStatsFieldsQueryArchiveRuleResp userStatsFieldsQuery(UserStatsFieldsQueryArchiveRuleReq req) throws Exception
Copyright © 2025. All rights reserved.