public class JobLevel extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateJobLevelResp |
create(CreateJobLevelReq req)
|
CreateJobLevelResp |
create(CreateJobLevelReq req,
RequestOptions reqOptions)
|
DeleteJobLevelResp |
delete(DeleteJobLevelReq req)
|
DeleteJobLevelResp |
delete(DeleteJobLevelReq req,
RequestOptions reqOptions)
|
GetJobLevelResp |
get(GetJobLevelReq req)
|
GetJobLevelResp |
get(GetJobLevelReq req,
RequestOptions reqOptions)
|
ListJobLevelResp |
list(ListJobLevelReq req)
|
ListJobLevelResp |
list(ListJobLevelReq req,
RequestOptions reqOptions)
|
PatchJobLevelResp |
patch(PatchJobLevelReq req)
|
PatchJobLevelResp |
patch(PatchJobLevelReq req,
RequestOptions reqOptions)
|
public JobLevel(Config config)
public CreateJobLevelResp create(CreateJobLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_level/create ;
Exceptionpublic CreateJobLevelResp create(CreateJobLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_level/create ;
Exceptionpublic DeleteJobLevelResp delete(DeleteJobLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_level/delete ;
Exceptionpublic DeleteJobLevelResp delete(DeleteJobLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_level/delete ;
Exceptionpublic GetJobLevelResp get(GetJobLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_level/get ;
Exceptionpublic GetJobLevelResp get(GetJobLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_level/get ;
Exceptionpublic ListJobLevelResp list(ListJobLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_level/list ;
Exceptionpublic ListJobLevelResp list(ListJobLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_level/list ;
Exceptionpublic PatchJobLevelResp patch(PatchJobLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_level/patch ;
Exceptionpublic PatchJobLevelResp patch(PatchJobLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_level/patch ;
ExceptionCopyright © 2025. All rights reserved.