public static class DescribeDispatchRuleResponseBody.DescribeDispatchRuleResponseBodyDispatchRuleNotifyRules
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
notifyChannels
The notification method Array.
|
List<DescribeDispatchRuleResponseBody.DescribeDispatchRuleResponseBodyDispatchRuleNotifyRulesNotifyObjects> |
notifyObjects
The collection of alert contacts.
|
| 构造器和说明 |
|---|
DescribeDispatchRuleResponseBodyDispatchRuleNotifyRules() |
@NameInMap(value="NotifyChannels") public List<String> notifyChannels
The notification method Array.
@NameInMap(value="NotifyObjects") public List<DescribeDispatchRuleResponseBody.DescribeDispatchRuleResponseBodyDispatchRuleNotifyRulesNotifyObjects> notifyObjects
The collection of alert contacts.
public DescribeDispatchRuleResponseBodyDispatchRuleNotifyRules()
public static DescribeDispatchRuleResponseBody.DescribeDispatchRuleResponseBodyDispatchRuleNotifyRules build(Map<String,?> map) throws Exception
Exceptionpublic DescribeDispatchRuleResponseBody.DescribeDispatchRuleResponseBodyDispatchRuleNotifyRules setNotifyChannels(List<String> notifyChannels)
public DescribeDispatchRuleResponseBody.DescribeDispatchRuleResponseBodyDispatchRuleNotifyRules setNotifyObjects(List<DescribeDispatchRuleResponseBody.DescribeDispatchRuleResponseBodyDispatchRuleNotifyRulesNotifyObjects> notifyObjects)
public List<DescribeDispatchRuleResponseBody.DescribeDispatchRuleResponseBodyDispatchRuleNotifyRulesNotifyObjects> getNotifyObjects()
Copyright © 2024. All rights reserved.