| Package | Description | 
|---|---|
| com.tencentcloudapi.batch.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
Dependence[] | 
DescribeJobSubmitInfoResponse.getDependences()
Get Dependency information 
 | 
Dependence[] | 
Job.getDependences()
Get Dependency information 
 | 
Dependence[] | 
DescribeJobResponse.getDependenceSet()
Get Information of the dependency among tasks 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeJobSubmitInfoResponse.setDependences(Dependence[] Dependences)
Set Dependency information 
 | 
void | 
Job.setDependences(Dependence[] Dependences)
Set Dependency information 
 | 
void | 
DescribeJobResponse.setDependenceSet(Dependence[] DependenceSet)
Set Information of the dependency among tasks 
 | 
| 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 © 2022. All rights reserved.