public class Bp extends Object
Bp(Config config)
GetByDepartmentBpResp
getByDepartment(GetByDepartmentBpReq req)
getByDepartment(GetByDepartmentBpReq req, RequestOptions reqOptions)
ListBpResp
list(ListBpReq req)
list(ListBpReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Bp(Config config)
public GetByDepartmentBpResp getByDepartment(GetByDepartmentBpReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get_by_department&project=corehr&resource=bp&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/GetByDepartmentBpSample.java ;
Exception
public GetByDepartmentBpResp getByDepartment(GetByDepartmentBpReq req) throws Exception
public ListBpResp list(ListBpReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=corehr&resource=bp&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/ListBpSample.java ;
public ListBpResp list(ListBpReq req) throws Exception
Copyright © 2025. All rights reserved.