Uses of Class
org.jclouds.azurecompute.arm.domain.AlertRuleAllOfCondition
Packages that use AlertRuleAllOfCondition
-
Uses of AlertRuleAllOfCondition in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return AlertRuleAllOfConditionModifier and TypeMethodDescriptionabstract AlertRuleAllOfCondition
AlertRuleAllOfCondition.Builder.build()
abstract AlertRuleAllOfCondition
ActivityLogAlertProperties.condition()
static AlertRuleAllOfCondition
AlertRuleAllOfCondition.create
(List<AlertRuleAnyOfOrLeafCondition> allOf, String odatatype) Methods in org.jclouds.azurecompute.arm.domain with parameters of type AlertRuleAllOfConditionModifier and TypeMethodDescriptionabstract ActivityLogAlertProperties.Builder
ActivityLogAlertProperties.Builder.condition
(AlertRuleAllOfCondition condition) static ActivityLogAlertProperties
ActivityLogAlertProperties.create
(String description, boolean enabled, List<String> scopes, AlertRuleAllOfCondition condition, Actions actions)