public static class BitableService.App extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAppResp |
get(GetAppReq req) |
GetAppResp |
get(GetAppReq req,
RequestOptions reqOptions) |
UpdateAppResp |
update(UpdateAppReq req) |
UpdateAppResp |
update(UpdateAppReq req,
RequestOptions reqOptions) |
public App(Config config)
public GetAppResp get(GetAppReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetAppResp get(GetAppReq req) throws Exception
Exceptionpublic UpdateAppResp update(UpdateAppReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UpdateAppResp update(UpdateAppReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.