| Package | Description | 
|---|---|
| com.tencentcloudapi.tcaplusdb.v20190823.models | 
| Modifier and Type | Method and Description | 
|---|---|
FieldInfo[] | 
SelectedTableWithField.getSelectedFields()
Get The list of fields on which indexes need to be created 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SelectedTableWithField.setSelectedFields(FieldInfo[] SelectedFields)
Set The list of fields on which indexes need to be created 
 | 
| Constructor and Description | 
|---|
FieldInfo(FieldInfo 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.