Class DeliveryRuleAction
- java.lang.Object
-
- com.azure.resourcemanager.cdn.models.DeliveryRuleAction
-
- Direct Known Subclasses:
DeliveryRuleCacheExpirationAction,DeliveryRuleCacheKeyQueryStringAction,DeliveryRuleRequestHeaderAction,DeliveryRuleResponseHeaderAction,DeliveryRuleRouteConfigurationOverrideAction,OriginGroupOverrideAction,UrlRedirectAction,UrlRewriteAction,UrlSigningAction
public class DeliveryRuleAction extends Object
An action for the delivery rule.
-
-
Constructor Summary
Constructors Constructor Description DeliveryRuleAction()
-
-
-
Method Detail
-
validate
public void validate()
Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-
-