Class DeliveryRuleCondition
- java.lang.Object
-
- com.azure.resourcemanager.cdn.models.DeliveryRuleCondition
-
- Direct Known Subclasses:
DeliveryRuleClientPortCondition,DeliveryRuleCookiesCondition,DeliveryRuleHostnameCondition,DeliveryRuleHttpVersionCondition,DeliveryRuleIsDeviceCondition,DeliveryRulePostArgsCondition,DeliveryRuleQueryStringCondition,DeliveryRuleRemoteAddressCondition,DeliveryRuleRequestBodyCondition,DeliveryRuleRequestHeaderCondition,DeliveryRuleRequestMethodCondition,DeliveryRuleRequestSchemeCondition,DeliveryRuleRequestUriCondition,DeliveryRuleServerPortCondition,DeliveryRuleSocketAddrCondition,DeliveryRuleSslProtocolCondition,DeliveryRuleUrlFileExtensionCondition,DeliveryRuleUrlFileNameCondition,DeliveryRuleUrlPathCondition
public class DeliveryRuleCondition extends Object
A condition for the delivery rule.
-
-
Constructor Summary
Constructors Constructor Description DeliveryRuleCondition()
-
-
-
Method Detail
-
validate
public void validate()
Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-
-