public class Agency extends Object
public Agency(Config config)
public GetAgencyResp get(GetAgencyReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/agency/get ;
Exceptionpublic GetAgencyResp get(GetAgencyReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/agency/get ;
Exceptionpublic ProtectAgencyResp protect(ProtectAgencyReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/agency/protect ;
Exceptionpublic ProtectAgencyResp protect(ProtectAgencyReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/agency/protect ;
Exceptionpublic ProtectSearchAgencyResp protectSearch(ProtectSearchAgencyReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ProtectSearchAgencyResp protectSearch(ProtectSearchAgencyReq req) throws Exception
Exceptionpublic QueryAgencyResp query(QueryAgencyReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/agency/query ;
Exceptionpublic QueryAgencyResp query(QueryAgencyReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/agency/query ;
ExceptionCopyright © 2024. All rights reserved.