public class PreHire extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeletePreHireResp |
delete(DeletePreHireReq req)
|
DeletePreHireResp |
delete(DeletePreHireReq req,
RequestOptions reqOptions)
|
GetPreHireResp |
get(GetPreHireReq req)
|
GetPreHireResp |
get(GetPreHireReq req,
RequestOptions reqOptions)
|
ListPreHireResp |
list(ListPreHireReq req)
|
ListPreHireResp |
list(ListPreHireReq req,
RequestOptions reqOptions)
|
PatchPreHireResp |
patch(PatchPreHireReq req)
|
PatchPreHireResp |
patch(PatchPreHireReq req,
RequestOptions reqOptions)
|
public PreHire(Config config)
public DeletePreHireResp delete(DeletePreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/pre_hire/delete ;
Exceptionpublic DeletePreHireResp delete(DeletePreHireReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/pre_hire/delete ;
Exceptionpublic GetPreHireResp get(GetPreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/pre_hire/get ;
Exceptionpublic GetPreHireResp get(GetPreHireReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/pre_hire/get ;
Exceptionpublic ListPreHireResp list(ListPreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/pre_hire/list ;
Exceptionpublic ListPreHireResp list(ListPreHireReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/pre_hire/list ;
Exceptionpublic PatchPreHireResp patch(PatchPreHireReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/pre_hire/patch ;
Exceptionpublic PatchPreHireResp patch(PatchPreHireReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/pre_hire/patch ;
ExceptionCopyright © 2025. All rights reserved.