Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Dependence[] |
DescribeJobSubmitInfoResponse.getDependences()
Get 依赖信息
|
Dependence[] |
Job.getDependences()
Get 依赖信息
|
Dependence[] |
DescribeJobResponse.getDependenceSet()
Get 任务间依赖信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeJobSubmitInfoResponse.setDependences(Dependence[] Dependences)
Set 依赖信息
|
void |
Job.setDependences(Dependence[] Dependences)
Set 依赖信息
|
void |
DescribeJobResponse.setDependenceSet(Dependence[] DependenceSet)
Set 任务间依赖信息
|
Constructor and Description |
---|
Dependence(Dependence 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 © 2023. All rights reserved.