public class ExternalBackgroundCheck extends Object
ExternalBackgroundCheck(Config config)
BatchQueryExternalBackgroundCheckResp
batchQuery(BatchQueryExternalBackgroundCheckReq req)
batchQuery(BatchQueryExternalBackgroundCheckReq req, RequestOptions reqOptions)
CreateExternalBackgroundCheckResp
create(CreateExternalBackgroundCheckReq req)
create(CreateExternalBackgroundCheckReq req, RequestOptions reqOptions)
DeleteExternalBackgroundCheckResp
delete(DeleteExternalBackgroundCheckReq req)
delete(DeleteExternalBackgroundCheckReq req, RequestOptions reqOptions)
UpdateExternalBackgroundCheckResp
update(UpdateExternalBackgroundCheckReq req)
update(UpdateExternalBackgroundCheckReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExternalBackgroundCheck(Config config)
public BatchQueryExternalBackgroundCheckResp batchQuery(BatchQueryExternalBackgroundCheckReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch_query&project=hire&resource=external_background_check&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/BatchQueryExternalBackgroundCheckSample.java ;
Exception
public BatchQueryExternalBackgroundCheckResp batchQuery(BatchQueryExternalBackgroundCheckReq req) throws Exception
public CreateExternalBackgroundCheckResp create(CreateExternalBackgroundCheckReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/external_background_check/create ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/CreateExternalBackgroundCheckSample.java ;
public CreateExternalBackgroundCheckResp create(CreateExternalBackgroundCheckReq req) throws Exception
public DeleteExternalBackgroundCheckResp delete(DeleteExternalBackgroundCheckReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=delete&project=hire&resource=external_background_check&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/DeleteExternalBackgroundCheckSample.java ;
public DeleteExternalBackgroundCheckResp delete(DeleteExternalBackgroundCheckReq req) throws Exception
public UpdateExternalBackgroundCheckResp update(UpdateExternalBackgroundCheckReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=update&project=hire&resource=external_background_check&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/UpdateExternalBackgroundCheckSample.java ;
public UpdateExternalBackgroundCheckResp update(UpdateExternalBackgroundCheckReq req) throws Exception
Copyright © 2025. All rights reserved.