Class AlertRuleAllOfCondition
java.lang.Object
org.jclouds.azurecompute.arm.domain.AlertRuleAllOfCondition
- 
Nested Class Summary
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionabstract List<AlertRuleAnyOfOrLeafCondition> allOf()builder()static AlertRuleAllOfConditioncreate(List<AlertRuleAnyOfOrLeafCondition> allOf, String odatatype) abstract Stringabstract AlertRuleAllOfCondition.Builder 
- 
Constructor Details
- 
AlertRuleAllOfCondition
public AlertRuleAllOfCondition() 
 - 
 - 
Method Details
- 
allOf
 - 
odatatype
 - 
create
public static AlertRuleAllOfCondition create(List<AlertRuleAnyOfOrLeafCondition> allOf, String odatatype)  - 
toBuilder
 - 
builder
 
 -