Package | Description |
---|---|
com.tencentcloudapi.dlc.v20210125.models |
Modifier and Type | Method and Description |
---|---|
Property[] |
CreateInternalTableRequest.getProperties()
Get The table properties.
|
Property[] |
GenerateCreateMangedTableSqlRequest.getProperties()
Get The table properties.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateInternalTableRequest.setProperties(Property[] Properties)
Set The table properties.
|
void |
GenerateCreateMangedTableSqlRequest.setProperties(Property[] Properties)
Set The table properties.
|
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 © 2023. All rights reserved.