Interface CdnStandardRulesEngineRule.Definition<ParentT>

Type Parameters:
ParentT - the stage of the parent CDN endpoint definition to return to after attaching this definition
All Superinterfaces:
Attachable<ParentT>, CdnStandardRulesEngineRule.DefinitionStage.Blank<ParentT>, CdnStandardRulesEngineRule.DefinitionStage.WithActions<ParentT>, CdnStandardRulesEngineRule.DefinitionStage.WithMatchConditions<ParentT>, CdnStandardRulesEngineRule.DefinitionStage.WithMatchConditionsOrActions<ParentT>, CdnStandardRulesEngineRule.DefinitionStage.WithOrder<ParentT>
Enclosing interface:
CdnStandardRulesEngineRule

public static interface CdnStandardRulesEngineRule.Definition<ParentT> extends CdnStandardRulesEngineRule.DefinitionStage.Blank<ParentT>, CdnStandardRulesEngineRule.DefinitionStage.WithMatchConditionsOrActions<ParentT>, Attachable<ParentT>
The entirety of a CDN Standard rules engine rule definition.