Class AlertRuleAnyOfOrLeafCondition
java.lang.Object
org.jclouds.azurecompute.arm.domain.AlertRuleAnyOfOrLeafCondition
-
Constructor Details
-
AlertRuleAnyOfOrLeafCondition
public AlertRuleAnyOfOrLeafCondition()
-
-
Method Details
-
anyOf
-
containsAny
-
equals
-
field
-
create
public static AlertRuleAnyOfOrLeafCondition create(List<AlertRuleLeafCondition> anyOf, List<String> containsAny, String equals, String field) -
toBuilder
-
builder
-