public static class CreateOrUpdateNotificationPolicyResponseBody.CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicyMatchingRules
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<CreateOrUpdateNotificationPolicyResponseBody.CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicyMatchingRulesMatchingConditions> |
matchingConditions
An array of alert event matching condition objects.
|
| 构造器和说明 |
|---|
CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicyMatchingRules() |
@NameInMap(value="MatchingConditions") public List<CreateOrUpdateNotificationPolicyResponseBody.CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicyMatchingRulesMatchingConditions> matchingConditions
An array of alert event matching condition objects.
public CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicyMatchingRules()
public static CreateOrUpdateNotificationPolicyResponseBody.CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicyMatchingRules build(Map<String,?> map) throws Exception
Exceptionpublic CreateOrUpdateNotificationPolicyResponseBody.CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicyMatchingRules setMatchingConditions(List<CreateOrUpdateNotificationPolicyResponseBody.CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicyMatchingRulesMatchingConditions> matchingConditions)
public List<CreateOrUpdateNotificationPolicyResponseBody.CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicyMatchingRulesMatchingConditions> getMatchingConditions()
Copyright © 2024. All rights reserved.