Interface DataMaskingRule.DefinitionStages.WithMaskingFunction

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

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

    • withMaskingFunction

      Specifies the maskingFunction property: The masking function that is used for the data masking rule..
      Parameters:
      maskingFunction - The masking function that is used for the data masking rule.
      Returns:
      the next definition stage.