public class JobData extends Object
public JobData(Config config)
public CreateJobDataResp create(CreateJobDataReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_data/create ;
Exceptionpublic CreateJobDataResp create(CreateJobDataReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_data/create ;
Exceptionpublic DeleteJobDataResp delete(DeleteJobDataReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_data/delete ;
Exceptionpublic DeleteJobDataResp delete(DeleteJobDataReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_data/delete ;
Exceptionpublic GetJobDataResp get(GetJobDataReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_data/get ;
Exceptionpublic GetJobDataResp get(GetJobDataReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_data/get ;
Exceptionpublic ListJobDataResp list(ListJobDataReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_data/list ;
Exceptionpublic ListJobDataResp list(ListJobDataReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_data/list ;
Exceptionpublic PatchJobDataResp patch(PatchJobDataReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_data/patch ;
Exceptionpublic PatchJobDataResp patch(PatchJobDataReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_data/patch ;
ExceptionCopyright © 2024. All rights reserved.