| Package | Description | 
|---|---|
| com.tencentcloudapi.tcaplusdb.v20190823.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ParsedTableInfoNew[] | CompareIdlFilesResponse. getTableInfos()Get Verification result parsed from the selected table after the IDL description file is read | 
| ParsedTableInfoNew[] | VerifyIdlFilesResponse. getTableInfos()Get List of valid tables parsed by reading IDL description file, excluding tables already created | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CompareIdlFilesResponse. setTableInfos(ParsedTableInfoNew[] TableInfos)Set Verification result parsed from the selected table after the IDL description file is read | 
| void | VerifyIdlFilesResponse. setTableInfos(ParsedTableInfoNew[] TableInfos)Set List of valid tables parsed by reading IDL description file, excluding tables already created | 
| 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 © 2021. All rights reserved.