public class ArchiveRule extends Object
ArchiveRule(Config config)
ListArchiveRuleResp
list(ListArchiveRuleReq req)
list(ListArchiveRuleReq 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 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 ;
Exception
public ListArchiveRuleResp list(ListArchiveRuleReq 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 © 2024. All rights reserved.