| Package | Description | 
|---|---|
| com.tencentcloudapi.wedata.v20250806.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SQLScript | UpdateSQLScriptResponse. getData()Get 结果
注意:此字段可能返回 null,表示取不到有效值。 | 
| SQLScript | CreateSQLScriptResponse. getData()Get 结果 | 
| SQLScript | GetSQLScriptResponse. getData()Get 脚本详情
注意:此字段可能返回 null,表示取不到有效值。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UpdateSQLScriptResponse. setData(SQLScript Data)Set 结果
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | CreateSQLScriptResponse. setData(SQLScript Data)Set 结果 | 
| void | GetSQLScriptResponse. setData(SQLScript Data)Set 脚本详情
注意:此字段可能返回 null,表示取不到有效值。 | 
| Constructor and Description | 
|---|
| SQLScript(SQLScript 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.