Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
ChannelPipelineAlerts[] |
ChannelAlertInfos.getPipeline0()
Get Alarm details of pipeline 0 under this channel.
|
ChannelPipelineAlerts[] |
ChannelAlertInfos.getPipeline1()
Get Alarm details of pipeline 1 under this channel.
|
Modifier and Type | Method and Description |
---|---|
void |
ChannelAlertInfos.setPipeline0(ChannelPipelineAlerts[] Pipeline0)
Set Alarm details of pipeline 0 under this channel.
|
void |
ChannelAlertInfos.setPipeline1(ChannelPipelineAlerts[] Pipeline1)
Set Alarm details of pipeline 1 under this channel.
|
Constructor and Description |
---|
ChannelPipelineAlerts(ChannelPipelineAlerts 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.