| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.mdl.v20200326.models |
| 限定符和类型 | 方法和说明 |
|---|---|
ChannelPipelineAlerts[] |
ChannelAlertInfos.getPipeline0()
Get Alarm details of pipeline 0 under this channel.
|
ChannelPipelineAlerts[] |
ChannelAlertInfos.getPipeline1()
Get Alarm details of pipeline 1 under this channel.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 构造器和说明 |
|---|
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 © 2022. All rights reserved.