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