| Package | Description | 
|---|---|
| com.tencentcloudapi.dlc.v20210125.models | 
| Modifier and Type | Method and Description | 
|---|---|
TColumn[] | 
AssignMangedTablePropertiesRequest.getColumns()
Get 表字段信息 
 | 
TColumn[] | 
GenerateCreateMangedTableSqlRequest.getColumns()
Get 表字段信息 
 | 
TColumn[] | 
CreateTcIcebergTableRequest.getColumns()
Get 表字段信息 
 | 
TColumn[] | 
CreateInternalTableRequest.getColumns()
Get 表字段信息 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AssignMangedTablePropertiesRequest.setColumns(TColumn[] Columns)
Set 表字段信息 
 | 
void | 
GenerateCreateMangedTableSqlRequest.setColumns(TColumn[] Columns)
Set 表字段信息 
 | 
void | 
CreateTcIcebergTableRequest.setColumns(TColumn[] Columns)
Set 表字段信息 
 | 
void | 
CreateInternalTableRequest.setColumns(TColumn[] Columns)
Set 表字段信息 
 | 
| Constructor and Description | 
|---|
TColumn(TColumn 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.