public static class BitableService.AppTable extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
BatchCreateAppTableResp |
batchCreate(BatchCreateAppTableReq req) |
BatchCreateAppTableResp |
batchCreate(BatchCreateAppTableReq req,
RequestOptions reqOptions) |
BatchDeleteAppTableResp |
batchDelete(BatchDeleteAppTableReq req) |
BatchDeleteAppTableResp |
batchDelete(BatchDeleteAppTableReq req,
RequestOptions reqOptions) |
CreateAppTableResp |
create(CreateAppTableReq req) |
CreateAppTableResp |
create(CreateAppTableReq req,
RequestOptions reqOptions) |
DeleteAppTableResp |
delete(DeleteAppTableReq req) |
DeleteAppTableResp |
delete(DeleteAppTableReq req,
RequestOptions reqOptions) |
ListAppTableResp |
list(ListAppTableReq req) |
ListAppTableResp |
list(ListAppTableReq req,
RequestOptions reqOptions) |
public AppTable(Config config)
public BatchCreateAppTableResp batchCreate(BatchCreateAppTableReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic BatchCreateAppTableResp batchCreate(BatchCreateAppTableReq req) throws Exception
Exceptionpublic BatchDeleteAppTableResp batchDelete(BatchDeleteAppTableReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic BatchDeleteAppTableResp batchDelete(BatchDeleteAppTableReq req) throws Exception
Exceptionpublic CreateAppTableResp create(CreateAppTableReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateAppTableResp create(CreateAppTableReq req) throws Exception
Exceptionpublic DeleteAppTableResp delete(DeleteAppTableReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteAppTableResp delete(DeleteAppTableReq req) throws Exception
Exceptionpublic ListAppTableResp list(ListAppTableReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListAppTableResp list(ListAppTableReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.