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