Package | Description |
---|---|
com.tencentcloudapi.thpc.v20230321.models |
Modifier and Type | Method and Description |
---|---|
Task[] |
Job.getTasks()
Get 任务配置信息。
|
Modifier and Type | Method and Description |
---|---|
void |
Job.setTasks(Task[] Tasks)
Set 任务配置信息。
|
Constructor and Description |
---|
Task(Task 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.