public static class PutAlertStrategyRequest.ChannelMapRule extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PutAlertStrategyRequest.ChannelMapRule.Critical |
static class |
PutAlertStrategyRequest.ChannelMapRule.Info |
static class |
PutAlertStrategyRequest.ChannelMapRule.Warning |
| 构造器和说明 |
|---|
ChannelMapRule() |
public PutAlertStrategyRequest.ChannelMapRule.Critical getCritical()
public void setCritical(PutAlertStrategyRequest.ChannelMapRule.Critical critical)
public PutAlertStrategyRequest.ChannelMapRule.Warning getWarning()
public void setWarning(PutAlertStrategyRequest.ChannelMapRule.Warning warning)
public PutAlertStrategyRequest.ChannelMapRule.Info getInfo()
public void setInfo(PutAlertStrategyRequest.ChannelMapRule.Info info)
Copyright © 2022. All Rights Reserved.