Interface DataMaskingRule.DefinitionStages.WithNumberFrom

All Known Subinterfaces:
DataMaskingRule.Definition, DataMaskingRule.DefinitionStages.WithCreate
Enclosing interface:
DataMaskingRule.DefinitionStages

public static interface DataMaskingRule.DefinitionStages.WithNumberFrom
The stage of the DataMaskingRule definition allowing to specify numberFrom.
  • Method Details

    • withNumberFrom

      Specifies the numberFrom property: The numberFrom property of the masking rule. Required if maskingFunction is set to Number, otherwise this parameter will be ignored..
      Parameters:
      numberFrom - The numberFrom property of the masking rule. Required if maskingFunction is set to Number, otherwise this parameter will be ignored.
      Returns:
      the next definition stage.