| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20210820.models |
| Modifier and Type | Method and Description |
|---|---|
InstanceOpsDto[] |
InstanceOpsDto.getCirculateInstanceList()
Get 循环依赖关联的实例
注意:此字段可能返回 null,表示取不到有效值。
|
InstanceOpsDto |
InstanceApiOpsRequest.getInstance()
Get 单个查询条件
|
InstanceOpsDto[] |
RunForceSucScheduleInstancesRequest.getInstances()
Get 实例列表
|
InstanceOpsDto[] |
DagInstancesRequest.getInstances()
Get 实例列表
|
InstanceOpsDto[] |
DescribeScheduleInstancesRequest.getInstances()
Get 【已废弃参数,新用户接入无需关注】
实例列表过滤条件
|
InstanceOpsDto[] |
RunRerunScheduleInstancesRequest.getInstances()
Get 必填,实例列表,每项必填TaskId ,CurRunDate
|
InstanceOpsDto[] |
DiagnoseProRequest.getInstances()
Get 实例列表
|
InstanceOpsDto[] |
KillScheduleInstancesRequest.getInstances()
Get 实例列表
|
InstanceOpsDto[] |
MakePlanInstanceOpsDtoCollection.getItems()
Get 记录列表
注意:此字段可能返回 null,表示取不到有效值。
|
InstanceOpsDto[] |
CollectionInstanceOpsDto.getItems()
Get 实例信息
注意:此字段可能返回 null,表示取不到有效值。
|
InstanceOpsDto[] |
InstanceOpsInfoPage.getItems()
Get 记录列表
注意:此字段可能返回 null,表示取不到有效值。
|
InstanceOpsDto[] |
InstanceOpsDto.getRelatedInstanceList()
Get 关联实例信息。
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceOpsDto.setCirculateInstanceList(InstanceOpsDto[] CirculateInstanceList)
Set 循环依赖关联的实例
注意:此字段可能返回 null,表示取不到有效值。
|
void |
InstanceApiOpsRequest.setInstance(InstanceOpsDto Instance)
Set 单个查询条件
|
void |
RunForceSucScheduleInstancesRequest.setInstances(InstanceOpsDto[] Instances)
Set 实例列表
|
void |
DagInstancesRequest.setInstances(InstanceOpsDto[] Instances)
Set 实例列表
|
void |
DescribeScheduleInstancesRequest.setInstances(InstanceOpsDto[] Instances)
Set 【已废弃参数,新用户接入无需关注】
实例列表过滤条件
|
void |
RunRerunScheduleInstancesRequest.setInstances(InstanceOpsDto[] Instances)
Set 必填,实例列表,每项必填TaskId ,CurRunDate
|
void |
DiagnoseProRequest.setInstances(InstanceOpsDto[] Instances)
Set 实例列表
|
void |
KillScheduleInstancesRequest.setInstances(InstanceOpsDto[] Instances)
Set 实例列表
|
void |
MakePlanInstanceOpsDtoCollection.setItems(InstanceOpsDto[] Items)
Set 记录列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CollectionInstanceOpsDto.setItems(InstanceOpsDto[] Items)
Set 实例信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
InstanceOpsInfoPage.setItems(InstanceOpsDto[] Items)
Set 记录列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
InstanceOpsDto.setRelatedInstanceList(InstanceOpsDto[] RelatedInstanceList)
Set 关联实例信息。
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
InstanceOpsDto(InstanceOpsDto 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.