| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20250806.models |
| Modifier and Type | Method and Description |
|---|---|
DataSourceStatus |
DeleteDataSourceResponse.getData()
Get 是否删除成功
|
DataSourceStatus |
UpdateDataSourceResponse.getData()
Get 操作是否成功
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteDataSourceResponse.setData(DataSourceStatus Data)
Set 是否删除成功
|
void |
UpdateDataSourceResponse.setData(DataSourceStatus Data)
Set 操作是否成功
|
| Constructor and Description |
|---|
DataSourceStatus(DataSourceStatus 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.