| Constructor and Description | 
|---|
| Factory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static DataMask | build(DataMaskDescription mask,
     TypeDescription schema,
     DataMask.MaskOverrides overrides)Build a new DataMask instance. | 
public static DataMask build(DataMaskDescription mask, TypeDescription schema, DataMask.MaskOverrides overrides)
mask - the description of the data maskschema - the type of the fieldoverrides - sub-columns where the mask is overriddenIllegalArgumentException - if no such kind of data mask was foundfor the standard providerCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.