Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
TaskMetrics |
JobView.getTaskMetrics()
Get 任务统计指标
|
TaskMetrics |
DescribeJobResponse.getTaskMetrics()
Get 任务统计指标
|
Modifier and Type | Method and Description |
---|---|
void |
JobView.setTaskMetrics(TaskMetrics TaskMetrics)
Set 任务统计指标
|
void |
DescribeJobResponse.setTaskMetrics(TaskMetrics TaskMetrics)
Set 任务统计指标
|
Constructor and Description |
---|
TaskMetrics(TaskMetrics 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 © 2024. All rights reserved.