| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20210820.models |
| Modifier and Type | Method and Description |
|---|---|
BatchOperateResultOpsDto |
KillScheduleInstancesResponse.getData()
Get Result
|
BatchOperateResultOpsDto |
RunForceSucScheduleInstancesResponse.getData()
Get Result
|
BatchOperateResultOpsDto |
RunRerunScheduleInstancesResponse.getData()
Get Result
|
BatchOperateResultOpsDto |
KillOpsMakePlanInstancesResponse.getData()
Get Batch Operation Result
|
| Modifier and Type | Method and Description |
|---|---|
void |
KillScheduleInstancesResponse.setData(BatchOperateResultOpsDto Data)
Set Result
|
void |
RunForceSucScheduleInstancesResponse.setData(BatchOperateResultOpsDto Data)
Set Result
|
void |
RunRerunScheduleInstancesResponse.setData(BatchOperateResultOpsDto Data)
Set Result
|
void |
KillOpsMakePlanInstancesResponse.setData(BatchOperateResultOpsDto Data)
Set Batch Operation Result
|
| Constructor and Description |
|---|
BatchOperateResultOpsDto(BatchOperateResultOpsDto 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.