RemoteAddressMatchConditionParameters |
DeliveryRuleRemoteAddressCondition.parameters() |
Get the parameters property: Defines the parameters for the condition.
|
RemoteAddressMatchConditionParameters |
RemoteAddressMatchConditionParameters.withMatchValues(List<String> matchValues) |
Set the matchValues property: Match values to match against.
|
RemoteAddressMatchConditionParameters |
RemoteAddressMatchConditionParameters.withNegateCondition(Boolean negateCondition) |
Set the negateCondition property: Describes if this is negate condition or not.
|
RemoteAddressMatchConditionParameters |
RemoteAddressMatchConditionParameters.withOperator(RemoteAddressOperator operator) |
Set the operator property: Describes operator to be matched.
|
RemoteAddressMatchConditionParameters |
RemoteAddressMatchConditionParameters.withTransforms(List<Transform> transforms) |
Set the transforms property: List of transforms.
|
RemoteAddressMatchConditionParameters |
RemoteAddressMatchConditionParameters.withTypeName(String typeName) |
Set the typeName property: The typeName property.
|