Interface DataMaskingRule.DefinitionStages.WithTableName

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

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

    • withTableName

      Specifies the tableName property: The table name on which the data masking rule is applied..
      Parameters:
      tableName - The table name on which the data masking rule is applied.
      Returns:
      the next definition stage.