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