Uses of Class
org.jclouds.azurecompute.arm.domain.AlertRuleLeafCondition
Packages that use AlertRuleLeafCondition
-
Uses of AlertRuleLeafCondition in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return AlertRuleLeafConditionModifier and TypeMethodDescriptionabstract AlertRuleLeafCondition
AlertRuleLeafCondition.Builder.build()
static AlertRuleLeafCondition
Methods in org.jclouds.azurecompute.arm.domain that return types with arguments of type AlertRuleLeafConditionModifier and TypeMethodDescriptionabstract List
<AlertRuleLeafCondition> AlertRuleAnyOfOrLeafCondition.anyOf()
Method parameters in org.jclouds.azurecompute.arm.domain with type arguments of type AlertRuleLeafConditionModifier and TypeMethodDescriptionAlertRuleAnyOfOrLeafCondition.Builder.anyOf
(List<AlertRuleLeafCondition> anyOf) AlertRuleAnyOfOrLeafCondition.create
(List<AlertRuleLeafCondition> anyOf, List<String> containsAny, String equals, String field)