Package | Description |
---|---|
com.tencentcloudapi.dlc.v20210125.models |
Modifier and Type | Method and Description |
---|---|
TableResponseInfo |
DescribeTableResponse.getTable()
Get 数据表对象
|
TableResponseInfo[] |
DescribeTablesResponse.getTableList()
Get 数据表对象列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTableResponse.setTable(TableResponseInfo Table)
Set 数据表对象
|
void |
DescribeTablesResponse.setTableList(TableResponseInfo[] TableList)
Set 数据表对象列表。
|
Constructor and Description |
---|
TableResponseInfo(TableResponseInfo 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.