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
A condition for the delivery rule.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeliveryRuleCondition
public DeliveryRuleCondition()Creates an instance of DeliveryRuleCondition class.
-
-
Method Details
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-