| Package | Description | 
|---|---|
| com.tencentcloudapi.dlc.v20210125.models | 
| Modifier and Type | Method and Description | 
|---|---|
Execution | 
CreateTableResponse.getExecution()
Get 生成的建表执行语句对象。 
 | 
Execution | 
GenerateCreateMangedTableSqlResponse.getExecution()
Get 创建托管存储内表sql语句描述 
 | 
Execution | 
CreateDatabaseResponse.getExecution()
Get 生成的建库执行语句对象。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateTableResponse.setExecution(Execution Execution)
Set 生成的建表执行语句对象。 
 | 
void | 
GenerateCreateMangedTableSqlResponse.setExecution(Execution Execution)
Set 创建托管存储内表sql语句描述 
 | 
void | 
CreateDatabaseResponse.setExecution(Execution Execution)
Set 生成的建库执行语句对象。 
 | 
| 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 © 2025. All rights reserved.