public class JobRequirement extends Object
| 构造器和说明 |
|---|
JobRequirement(Config config) |
public JobRequirement(Config config)
public CreateJobRequirementResp create(CreateJobRequirementReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job_requirement/create ;
Exceptionpublic CreateJobRequirementResp create(CreateJobRequirementReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job_requirement/create ;
Exceptionpublic DeleteJobRequirementResp delete(DeleteJobRequirementReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job_requirement/delete ;
Exceptionpublic DeleteJobRequirementResp delete(DeleteJobRequirementReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job_requirement/delete ;
Exceptionpublic ListJobRequirementResp list(ListJobRequirementReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job_requirement/list ;
Exceptionpublic ListJobRequirementResp list(ListJobRequirementReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job_requirement/list ;
Exceptionpublic ListByIdJobRequirementResp listById(ListByIdJobRequirementReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListByIdJobRequirementResp listById(ListByIdJobRequirementReq req) throws Exception
Exceptionpublic UpdateJobRequirementResp update(UpdateJobRequirementReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job_requirement/update ;
Exceptionpublic UpdateJobRequirementResp update(UpdateJobRequirementReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job_requirement/update ;
ExceptionCopyright © 2025. All rights reserved.