public class JobLevel extends Object
JobLevel(Config config)
BatchGetJobLevelResp
batchGet(BatchGetJobLevelReq req)
batchGet(BatchGetJobLevelReq req, RequestOptions reqOptions)
QueryRecentChangeJobLevelResp
queryRecentChange(QueryRecentChangeJobLevelReq req)
queryRecentChange(QueryRecentChangeJobLevelReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JobLevel(Config config)
public BatchGetJobLevelResp batchGet(BatchGetJobLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch_get&project=corehr&resource=job_level&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/BatchGetJobLevelSample.java ;
Exception
public BatchGetJobLevelResp batchGet(BatchGetJobLevelReq req) throws Exception
public QueryRecentChangeJobLevelResp queryRecentChange(QueryRecentChangeJobLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=query_recent_change&project=corehr&resource=job_level&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/QueryRecentChangeJobLevelSample.java ;
public QueryRecentChangeJobLevelResp queryRecentChange(QueryRecentChangeJobLevelReq req) throws Exception
Copyright © 2025. All rights reserved.