| Package | Description | 
|---|---|
| com.tencentcloudapi.tcaplusdb.v20190823.models | 
| Modifier and Type | Method and Description | 
|---|---|
TableInfoNew[] | 
DescribeTablesResponse.getTableInfos()
Get Table details result list 
 | 
TableInfoNew[] | 
DescribeTablesInRecycleResponse.getTableInfos()
Get Table details result list 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeTablesResponse.setTableInfos(TableInfoNew[] TableInfos)
Set Table details result list 
 | 
void | 
DescribeTablesInRecycleResponse.setTableInfos(TableInfoNew[] TableInfos)
Set Table details result list 
 | 
| Constructor and Description | 
|---|
TableInfoNew(TableInfoNew source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2021. All rights reserved.