Package | Description |
---|---|
com.tencentcloudapi.tia.v20180226.models |
Modifier and Type | Method and Description |
---|---|
Job |
CreateJobResponse.getJob()
Get 训练任务信息
|
Job |
DescribeJobResponse.getJob()
Get 训练任务信息
|
Job[] |
ListJobsResponse.getJobs()
Get 训练任务列表
|
Modifier and Type | Method and Description |
---|---|
void |
CreateJobResponse.setJob(Job Job)
Set 训练任务信息
|
void |
DescribeJobResponse.setJob(Job Job)
Set 训练任务信息
|
void |
ListJobsResponse.setJobs(Job[] Jobs)
Set 训练任务列表
|
Constructor and Description |
---|
Job(Job 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.