RequestUriMatchConditionParameters |
DeliveryRuleRequestUriCondition.parameters() |
Get the parameters property: Defines the parameters for the condition.
|
RequestUriMatchConditionParameters |
RequestUriMatchConditionParameters.withMatchValues(List<String> matchValues) |
Set the matchValues property: The match value for the condition of the delivery rule.
|
RequestUriMatchConditionParameters |
RequestUriMatchConditionParameters.withNegateCondition(Boolean negateCondition) |
Set the negateCondition property: Describes if this is negate condition or not.
|
RequestUriMatchConditionParameters |
RequestUriMatchConditionParameters.withOdataType(String odataType) |
Set the odataType property: The @odata.type property.
|
RequestUriMatchConditionParameters |
RequestUriMatchConditionParameters.withOperator(RequestUriOperator operator) |
Set the operator property: Describes operator to be matched.
|
RequestUriMatchConditionParameters |
RequestUriMatchConditionParameters.withTransforms(List<Transform> transforms) |
Set the transforms property: List of transforms.
|