| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20250806.models |
| Modifier and Type | Method and Description |
|---|---|
JobDto[] |
ListSQLScriptRunsResponse.getData()
Get 数据探索任务
|
JobDto |
RunSQLScriptResponse.getData()
Get 数据探索任务
|
| Modifier and Type | Method and Description |
|---|---|
void |
RunSQLScriptResponse.setData(JobDto Data)
Set 数据探索任务
|
void |
ListSQLScriptRunsResponse.setData(JobDto[] Data)
Set 数据探索任务
|
| Constructor and Description |
|---|
JobDto(JobDto 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.