| Package | Description | 
|---|---|
| com.tencentcloudapi.tcaplusdb.v20190823.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SelectedTableWithField[] | SetTableIndexRequest. getSelectedTables()Get The list of tables that need to create global indexes | 
| SelectedTableWithField[] | SetTableDataFlowRequest. getSelectedTables()Get The list of tables for which data subscription will be enabled | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SetTableIndexRequest. setSelectedTables(SelectedTableWithField[] SelectedTables)Set The list of tables that need to create global indexes | 
| void | SetTableDataFlowRequest. setSelectedTables(SelectedTableWithField[] SelectedTables)Set The list of tables for which data subscription will be enabled | 
| Constructor and Description | 
|---|
| SelectedTableWithField(SelectedTableWithField 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 © 2022. All rights reserved.