DataMaskingPolicy.UpdateStages.WithDataMaskingState Interface
public static interface DataMaskingPolicy.UpdateStages.WithDataMaskingState
The stage of the DataMaskingPolicy update allowing to specify dataMaskingState.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDataMaskingState(DataMaskingState dataMaskingState)
Specifies the data |
Method Details
withDataMaskingState
public abstract DataMaskingPolicy.Update withDataMaskingState(DataMaskingState dataMaskingState)
Specifies the dataMaskingState property: The state of the data masking policy..
Parameters:
Returns: