QueryStringMatchConditionParameters |
DeliveryRuleQueryStringCondition.parameters() |
Get the parameters property: Defines the parameters for the condition.
|
QueryStringMatchConditionParameters |
QueryStringMatchConditionParameters.withMatchValues(List<String> matchValues) |
Set the matchValues property: The match value for the condition of the delivery rule.
|
QueryStringMatchConditionParameters |
QueryStringMatchConditionParameters.withNegateCondition(Boolean negateCondition) |
Set the negateCondition property: Describes if this is negate condition or not.
|
QueryStringMatchConditionParameters |
QueryStringMatchConditionParameters.withOperator(QueryStringOperator operator) |
Set the operator property: Describes operator to be matched.
|
QueryStringMatchConditionParameters |
QueryStringMatchConditionParameters.withTransforms(List<Transform> transforms) |
Set the transforms property: List of transforms.
|
QueryStringMatchConditionParameters |
QueryStringMatchConditionParameters.withTypeName(String typeName) |
Set the typeName property: The typeName property.
|