| Package | Description | 
|---|---|
| com.tencentcloudapi.dbbrain.v20191016.models | 
| Modifier and Type | Method and Description | 
|---|---|
TableSpaceData[] | 
DescribeTopSpaceTablesResponse.getTopSpaceTables()
Get List of the returned space statistics of top tables. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeTopSpaceTablesResponse.setTopSpaceTables(TableSpaceData[] TopSpaceTables)
Set List of the returned space statistics of top tables. 
 | 
| Constructor and Description | 
|---|
TableSpaceData(TableSpaceData 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.