Interface DataMaskingRule.DefinitionStages.WithNumberTo

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

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

    • withNumberTo

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