Package | Description |
---|---|
com.tencentcloudapi.dlc.v20210125.models |
Modifier and Type | Method and Description |
---|---|
Execution |
GenerateCreateMangedTableSqlResponse.getExecution()
Get The SQL statements for creating the managed internal table.
|
Modifier and Type | Method and Description |
---|---|
void |
GenerateCreateMangedTableSqlResponse.setExecution(Execution Execution)
Set The SQL statements for creating the managed internal table.
|
Constructor and Description |
---|
Execution(Execution 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.