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