| Package | Description |
|---|---|
| com.tencentcloudapi.tcaplusdb.v20190823.models |
| Modifier and Type | Method and Description |
|---|---|
ParsedTableInfoNew[] |
CompareIdlFilesResponse.getTableInfos()
Get 读取IDL描述文件后,根据用户指示的所选中表格解析校验结果
|
ParsedTableInfoNew[] |
VerifyIdlFilesResponse.getTableInfos()
Get 读取IDL描述文件后解析出的合法表列表,不包含已经创建的表
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompareIdlFilesResponse.setTableInfos(ParsedTableInfoNew[] TableInfos)
Set 读取IDL描述文件后,根据用户指示的所选中表格解析校验结果
|
void |
VerifyIdlFilesResponse.setTableInfos(ParsedTableInfoNew[] TableInfos)
Set 读取IDL描述文件后解析出的合法表列表,不包含已经创建的表
|
| Constructor and Description |
|---|
ParsedTableInfoNew(ParsedTableInfoNew 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 © 2025. All rights reserved.