public class ReserveConfigAdmin extends Object
ReserveConfigAdmin(Config config)
GetReserveConfigAdminResp
get(GetReserveConfigAdminReq req)
get(GetReserveConfigAdminReq req, RequestOptions reqOptions)
PatchReserveConfigAdminResp
patch(PatchReserveConfigAdminReq req)
patch(PatchReserveConfigAdminReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReserveConfigAdmin(Config config)
public GetReserveConfigAdminResp get(GetReserveConfigAdminReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get&project=vc&resource=reserve_config.admin&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/vcv1/GetReserveConfigAdminSample.java ;
Exception
public GetReserveConfigAdminResp get(GetReserveConfigAdminReq req) throws Exception
public PatchReserveConfigAdminResp patch(PatchReserveConfigAdminReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=patch&project=vc&resource=reserve_config.admin&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/vcv1/PatchReserveConfigAdminSample.java ;
public PatchReserveConfigAdminResp patch(PatchReserveConfigAdminReq req) throws Exception
Copyright © 2024. All rights reserved.