public class EmployeeCustomOrg extends Object
EmployeeCustomOrg(Config config)
CreateEmpCustomOrgEmployeeCustomOrgResp
createEmpCustomOrg(CreateEmpCustomOrgEmployeeCustomOrgReq req)
createEmpCustomOrg(CreateEmpCustomOrgEmployeeCustomOrgReq req, RequestOptions reqOptions)
DelEmployeeCustomOrgResp
del(DelEmployeeCustomOrgReq req)
del(DelEmployeeCustomOrgReq req, RequestOptions reqOptions)
EditEmpCustomOrgEmployeeCustomOrgResp
editEmpCustomOrg(EditEmpCustomOrgEmployeeCustomOrgReq req)
editEmpCustomOrg(EditEmpCustomOrgEmployeeCustomOrgReq req, RequestOptions reqOptions)
EmploymentCustomOrgRecordEmployeeCustomOrgResp
employmentCustomOrgRecord(EmploymentCustomOrgRecordEmployeeCustomOrgReq req)
employmentCustomOrgRecord(EmploymentCustomOrgRecordEmployeeCustomOrgReq req, RequestOptions reqOptions)
QuerybyidEmployeeCustomOrgResp
querybyid(QuerybyidEmployeeCustomOrgReq req)
querybyid(QuerybyidEmployeeCustomOrgReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmployeeCustomOrg(Config config)
public CreateEmpCustomOrgEmployeeCustomOrgResp createEmpCustomOrg(CreateEmpCustomOrgEmployeeCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=create_emp_custom_org&project=corehr&resource=employee.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/CreateEmpCustomOrgEmployeeCustomOrgSample.java ;
Exception
public CreateEmpCustomOrgEmployeeCustomOrgResp createEmpCustomOrg(CreateEmpCustomOrgEmployeeCustomOrgReq req) throws Exception
public DelEmployeeCustomOrgResp del(DelEmployeeCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=del&project=corehr&resource=employee.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/DelEmployeeCustomOrgSample.java ;
public DelEmployeeCustomOrgResp del(DelEmployeeCustomOrgReq req) throws Exception
public EditEmpCustomOrgEmployeeCustomOrgResp editEmpCustomOrg(EditEmpCustomOrgEmployeeCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=edit_emp_custom_org&project=corehr&resource=employee.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/EditEmpCustomOrgEmployeeCustomOrgSample.java ;
public EditEmpCustomOrgEmployeeCustomOrgResp editEmpCustomOrg(EditEmpCustomOrgEmployeeCustomOrgReq req) throws Exception
public EmploymentCustomOrgRecordEmployeeCustomOrgResp employmentCustomOrgRecord(EmploymentCustomOrgRecordEmployeeCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=employment_custom_org_record&project=corehr&resource=employee.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/EmploymentCustomOrgRecordEmployeeCustomOrgSample.java ;
public EmploymentCustomOrgRecordEmployeeCustomOrgResp employmentCustomOrgRecord(EmploymentCustomOrgRecordEmployeeCustomOrgReq req) throws Exception
public QuerybyidEmployeeCustomOrgResp querybyid(QuerybyidEmployeeCustomOrgReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=querybyid&project=corehr&resource=employee.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/QuerybyidEmployeeCustomOrgSample.java ;
public QuerybyidEmployeeCustomOrgResp querybyid(QuerybyidEmployeeCustomOrgReq req) throws Exception
Copyright © 2026. All rights reserved.