public class CustomOrg extends Object
CustomOrg(Config config)
ActiveCustomOrgResp
active(ActiveCustomOrgReq req)
active(ActiveCustomOrgReq req, RequestOptions reqOptions)
CreateCustomOrgResp
create(CreateCustomOrgReq req)
create(CreateCustomOrgReq req, RequestOptions reqOptions)
DeleteOrgCustomOrgResp
deleteOrg(DeleteOrgCustomOrgReq req)
deleteOrg(DeleteOrgCustomOrgReq req, RequestOptions reqOptions)
PatchCustomOrgResp
patch(PatchCustomOrgReq req)
patch(PatchCustomOrgReq req, RequestOptions reqOptions)
QueryCustomOrgResp
query(QueryCustomOrgReq req)
query(QueryCustomOrgReq req, RequestOptions reqOptions)
QueryRecentChangeCustomOrgResp
queryRecentChange(QueryRecentChangeCustomOrgReq req)
queryRecentChange(QueryRecentChangeCustomOrgReq req, RequestOptions reqOptions)
UpdateRuleCustomOrgResp
updateRule(UpdateRuleCustomOrgReq req)
updateRule(UpdateRuleCustomOrgReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CustomOrg(Config config)
public ActiveCustomOrgResp active(ActiveCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=active&project=corehr&resource=custom_org&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/ActiveCustomOrgSample.java ;
Exception
public ActiveCustomOrgResp active(ActiveCustomOrgReq req) throws Exception
public CreateCustomOrgResp create(CreateCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=create&project=corehr&resource=custom_org&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/CreateCustomOrgSample.java ;
public CreateCustomOrgResp create(CreateCustomOrgReq req) throws Exception
public DeleteOrgCustomOrgResp deleteOrg(DeleteOrgCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=delete_org&project=corehr&resource=custom_org&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/DeleteOrgCustomOrgSample.java ;
public DeleteOrgCustomOrgResp deleteOrg(DeleteOrgCustomOrgReq req) throws Exception
public PatchCustomOrgResp patch(PatchCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=patch&project=corehr&resource=custom_org&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/PatchCustomOrgSample.java ;
public PatchCustomOrgResp patch(PatchCustomOrgReq req) throws Exception
public QueryCustomOrgResp query(QueryCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=query&project=corehr&resource=custom_org&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/QueryCustomOrgSample.java ;
public QueryCustomOrgResp query(QueryCustomOrgReq req) throws Exception
public QueryRecentChangeCustomOrgResp queryRecentChange(QueryRecentChangeCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=query_recent_change&project=corehr&resource=custom_org&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/QueryRecentChangeCustomOrgSample.java ;
public QueryRecentChangeCustomOrgResp queryRecentChange(QueryRecentChangeCustomOrgReq req) throws Exception
public UpdateRuleCustomOrgResp updateRule(UpdateRuleCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=update_rule&project=corehr&resource=custom_org&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/UpdateRuleCustomOrgSample.java ;
public UpdateRuleCustomOrgResp updateRule(UpdateRuleCustomOrgReq req) throws Exception
Copyright © 2025. All rights reserved.