类 Job
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明create(CreateJobReq req) 创建职务,创建职务create(CreateJobReq req, RequestOptions reqOptions) 创建职务,创建职务delete(DeleteJobReq req) 删除职务,删除职务delete(DeleteJobReq req, RequestOptions reqOptions) 删除职务,删除职务查询单个职务,根据 ID 查询单个职务get(GetJobReq req, RequestOptions reqOptions) 查询单个职务,根据 ID 查询单个职务list(ListJobReq req) 批量查询职务,批量查询职务list(ListJobReq req, RequestOptions reqOptions) 批量查询职务,批量查询职务patch(PatchJobReq req) 更新职务,更新职务patch(PatchJobReq req, RequestOptions reqOptions) 更新职务,更新职务
-
构造器详细资料
-
Job
-
-
方法详细资料
-
create
创建职务,创建职务官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job/create ;
- 抛出:
Exception
-
create
创建职务,创建职务官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job/create ;
- 抛出:
Exception
-
delete
删除职务,删除职务官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job/delete ;
- 抛出:
Exception
-
delete
删除职务,删除职务官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job/delete ;
- 抛出:
Exception
-
get
查询单个职务,根据 ID 查询单个职务官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job/get ;
- 抛出:
Exception
-
get
查询单个职务,根据 ID 查询单个职务官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job/get ;
- 抛出:
Exception
-
list
批量查询职务,批量查询职务官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job/list ;
- 抛出:
Exception
-
list
批量查询职务,批量查询职务官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job/list ;
- 抛出:
Exception
-
patch
更新职务,更新职务官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job/patch ;
- 抛出:
Exception
-
patch
更新职务,更新职务官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job/patch ;
- 抛出:
Exception
-