DataMaskingRule.DefinitionStages.WithSchemaName Interface
public static interface DataMaskingRule.DefinitionStages.WithSchemaName
The stage of the DataMaskingRule definition allowing to specify schemaName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withSchemaName(String schemaName)
Specifies the schema |
Method Details
withSchemaName
public abstract DataMaskingRule.DefinitionStages.WithCreate withSchemaName(String schemaName)
Specifies the schemaName property: The schema name on which the data masking rule is applied..
Parameters:
Returns: