Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
PipelineOutputStatistics[] |
OutputsStatistics.getPipeline0()
Get Output information of pipeline 0.
|
PipelineOutputStatistics[] |
OutputsStatistics.getPipeline1()
Get Output information of pipeline 1.
|
Modifier and Type | Method and Description |
---|---|
void |
OutputsStatistics.setPipeline0(PipelineOutputStatistics[] Pipeline0)
Set Output information of pipeline 0.
|
void |
OutputsStatistics.setPipeline1(PipelineOutputStatistics[] Pipeline1)
Set Output information of pipeline 1.
|
Constructor and Description |
---|
PipelineOutputStatistics(PipelineOutputStatistics 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.