Package | Description |
---|---|
com.tencentcloudapi.wedata.v20210820.models |
Modifier and Type | Method and Description |
---|---|
SchedulerTaskInstanceInfo[] |
BatchRerunIntegrationTaskInstancesRequest.getInstances()
Get 实例信息
|
SchedulerTaskInstanceInfo[] |
BatchKillIntegrationTaskInstancesRequest.getInstances()
Get 实例信息
|
SchedulerTaskInstanceInfo[] |
BatchForceSuccessIntegrationTaskInstancesRequest.getInstances()
Get 实例信息
|
Modifier and Type | Method and Description |
---|---|
void |
BatchRerunIntegrationTaskInstancesRequest.setInstances(SchedulerTaskInstanceInfo[] Instances)
Set 实例信息
|
void |
BatchKillIntegrationTaskInstancesRequest.setInstances(SchedulerTaskInstanceInfo[] Instances)
Set 实例信息
|
void |
BatchForceSuccessIntegrationTaskInstancesRequest.setInstances(SchedulerTaskInstanceInfo[] Instances)
Set 实例信息
|
Constructor and Description |
---|
SchedulerTaskInstanceInfo(SchedulerTaskInstanceInfo 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 © 2022. All rights reserved.