| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.tcaplusdb.v20190823.models |
| 限定符和类型 | 方法和说明 |
|---|---|
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
|
| 限定符和类型 | 方法和说明 |
|---|---|
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
|
| 构造器和说明 |
|---|
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.