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