Package | Description |
---|---|
com.tencentcloudapi.wedata.v20250806.models |
Modifier and Type | Method and Description |
---|---|
SQLContentActionResult |
DeleteSQLScriptResponse.getData()
Get 执行结果
|
SQLContentActionResult |
DeleteSQLFolderResponse.getData()
Get 操作结果
|
SQLContentActionResult |
UpdateSQLFolderResponse.getData()
Get 成功true,失败false
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteSQLScriptResponse.setData(SQLContentActionResult Data)
Set 执行结果
|
void |
DeleteSQLFolderResponse.setData(SQLContentActionResult Data)
Set 操作结果
|
void |
UpdateSQLFolderResponse.setData(SQLContentActionResult Data)
Set 成功true,失败false
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
SQLContentActionResult(SQLContentActionResult 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.