| Package | Description |
|---|---|
| com.baidubce.services.tablestorage.model |
| Modifier and Type | Method and Description |
|---|---|
ListTablesResponse.TableInfo |
ListTablesResponse.getTableInfo(String tableName)
Get the table info of the target table name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListTablesResponse.TableInfo> |
ListTablesResponse.getTables()
Get list of table info objects of this list table response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTablesResponse.setTables(List<ListTablesResponse.TableInfo> tables)
Set the table info objects to this list tables request.
|
Copyright © 2022. All rights reserved.