public class Talent extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
AddToFolderTalentResp |
addToFolder(AddToFolderTalentReq req)
|
AddToFolderTalentResp |
addToFolder(AddToFolderTalentReq req,
RequestOptions reqOptions)
|
BatchGetIdTalentResp |
batchGetId(BatchGetIdTalentReq req)
|
BatchGetIdTalentResp |
batchGetId(BatchGetIdTalentReq req,
RequestOptions reqOptions)
|
GetTalentResp |
get(GetTalentReq req)
|
GetTalentResp |
get(GetTalentReq req,
RequestOptions reqOptions)
|
public Talent(Config config)
public AddToFolderTalentResp addToFolder(AddToFolderTalentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/talent/add_to_folder ;
Exceptionpublic AddToFolderTalentResp addToFolder(AddToFolderTalentReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/talent/add_to_folder ;
Exceptionpublic BatchGetIdTalentResp batchGetId(BatchGetIdTalentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/talent/batch_get_id ;
Exceptionpublic BatchGetIdTalentResp batchGetId(BatchGetIdTalentReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/talent/batch_get_id ;
Exceptionpublic GetTalentResp get(GetTalentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/talent/get ;
Exceptionpublic GetTalentResp get(GetTalentReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/talent/get ;
ExceptionCopyright © 2024. All rights reserved.