| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20210820.models |
| Modifier and Type | Method and Description |
|---|---|
BatchOperationOpsDto |
BatchDeleteOpsTasksResponse.getData()
Get 返回批量操作成功个数、失败个数、操作总数
|
BatchOperationOpsDto |
BatchStopOpsTasksResponse.getData()
Get 返回批量操作成功个数、失败个数、操作总数
|
BatchOperationOpsDto |
UpdateWorkflowOwnerResponse.getData()
Get 响应数据
注意:此字段可能返回 null,表示取不到有效值。
|
BatchOperationOpsDto |
BatchModifyOpsOwnersResponse.getData()
Get 返回批量操作成功个数、失败个数、操作总数
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDeleteOpsTasksResponse.setData(BatchOperationOpsDto Data)
Set 返回批量操作成功个数、失败个数、操作总数
|
void |
BatchStopOpsTasksResponse.setData(BatchOperationOpsDto Data)
Set 返回批量操作成功个数、失败个数、操作总数
|
void |
UpdateWorkflowOwnerResponse.setData(BatchOperationOpsDto Data)
Set 响应数据
注意:此字段可能返回 null,表示取不到有效值。
|
void |
BatchModifyOpsOwnersResponse.setData(BatchOperationOpsDto Data)
Set 返回批量操作成功个数、失败个数、操作总数
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
BatchOperationOpsDto(BatchOperationOpsDto 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.