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