public static class BitableService.AppTableView extends Object
| 构造器和说明 |
|---|
AppTableView(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateAppTableViewResp |
create(CreateAppTableViewReq req) |
CreateAppTableViewResp |
create(CreateAppTableViewReq req,
RequestOptions reqOptions) |
DeleteAppTableViewResp |
delete(DeleteAppTableViewReq req) |
DeleteAppTableViewResp |
delete(DeleteAppTableViewReq req,
RequestOptions reqOptions) |
ListAppTableViewResp |
list(ListAppTableViewReq req) |
ListAppTableViewResp |
list(ListAppTableViewReq req,
RequestOptions reqOptions) |
public AppTableView(Config config)
public CreateAppTableViewResp create(CreateAppTableViewReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateAppTableViewResp create(CreateAppTableViewReq req) throws Exception
Exceptionpublic DeleteAppTableViewResp delete(DeleteAppTableViewReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteAppTableViewResp delete(DeleteAppTableViewReq req) throws Exception
Exceptionpublic ListAppTableViewResp list(ListAppTableViewReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListAppTableViewResp list(ListAppTableViewReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.