public class TalentFolder extends Object
| 构造器和说明 |
|---|
TalentFolder(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListTalentFolderResp |
list(ListTalentFolderReq req)
获取人才文件夹列表,获取招聘系统中人才文件夹信息列表,包括文件夹 ID、文件夹名称、文件夹所有者 ID。
|
ListTalentFolderResp |
list(ListTalentFolderReq req,
RequestOptions reqOptions)
获取人才文件夹列表,获取招聘系统中人才文件夹信息列表,包括文件夹 ID、文件夹名称、文件夹所有者 ID。
|
public TalentFolder(Config config)
public ListTalentFolderResp list(ListTalentFolderReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListTalentFolderResp list(ListTalentFolderReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.