| Package | Description | 
|---|---|
| com.tencentcloudapi.dlc.v20210125.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Property[] | GenerateCreateMangedTableSqlRequest. getProperties()Get The table properties. | 
| Property[] | CreateInternalTableRequest. getProperties()Get The table properties. | 
| Property[] | DLCTable. getProperties()Get Data table attribute information
Note: This field may return null, indicating that no valid values can be obtained. | 
| Property[] | CreateDLCTableRequest. getProperties()Get Data table attribute information | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GenerateCreateMangedTableSqlRequest. setProperties(Property[] Properties)Set The table properties. | 
| void | CreateInternalTableRequest. setProperties(Property[] Properties)Set The table properties. | 
| void | DLCTable. setProperties(Property[] Properties)Set Data table attribute information
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | CreateDLCTableRequest. setProperties(Property[] Properties)Set Data table attribute information | 
| Constructor and Description | 
|---|
| Property(Property 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.