public class JobFamily extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateJobFamilyResp |
create(CreateJobFamilyReq req)
|
CreateJobFamilyResp |
create(CreateJobFamilyReq req,
RequestOptions reqOptions)
|
DeleteJobFamilyResp |
delete(DeleteJobFamilyReq req)
|
DeleteJobFamilyResp |
delete(DeleteJobFamilyReq req,
RequestOptions reqOptions)
|
GetJobFamilyResp |
get(GetJobFamilyReq req)
|
GetJobFamilyResp |
get(GetJobFamilyReq req,
RequestOptions reqOptions)
|
ListJobFamilyResp |
list(ListJobFamilyReq req)
|
ListJobFamilyResp |
list(ListJobFamilyReq req,
RequestOptions reqOptions)
|
PatchJobFamilyResp |
patch(PatchJobFamilyReq req)
|
PatchJobFamilyResp |
patch(PatchJobFamilyReq req,
RequestOptions reqOptions)
|
public JobFamily(Config config)
public CreateJobFamilyResp create(CreateJobFamilyReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_family/create ;
Exceptionpublic CreateJobFamilyResp create(CreateJobFamilyReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_family/create ;
Exceptionpublic DeleteJobFamilyResp delete(DeleteJobFamilyReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_family/delete ;
Exceptionpublic DeleteJobFamilyResp delete(DeleteJobFamilyReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_family/delete ;
Exceptionpublic GetJobFamilyResp get(GetJobFamilyReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_family/get ;
Exceptionpublic GetJobFamilyResp get(GetJobFamilyReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_family/get ;
Exceptionpublic ListJobFamilyResp list(ListJobFamilyReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_family/list ;
Exceptionpublic ListJobFamilyResp list(ListJobFamilyReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_family/list ;
Exceptionpublic PatchJobFamilyResp patch(PatchJobFamilyReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_family/patch ;
Exceptionpublic PatchJobFamilyResp patch(PatchJobFamilyReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_family/patch ;
ExceptionCopyright © 2025. All rights reserved.