Uses of Class
com.oracle.bmc.datasafe.model.MaskingColumnCollection
- 
Packages that use MaskingColumnCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses 
- 
- 
Uses of MaskingColumnCollection in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return MaskingColumnCollection Modifier and Type Method Description MaskingColumnCollectionMaskingColumnCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type MaskingColumnCollection Modifier and Type Method Description MaskingColumnCollection.BuilderMaskingColumnCollection.Builder. copy(MaskingColumnCollection model)
- 
Uses of MaskingColumnCollection in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return MaskingColumnCollection Modifier and Type Method Description MaskingColumnCollectionListMaskingColumnsResponse. getMaskingColumnCollection()The returned MaskingColumnCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type MaskingColumnCollection Modifier and Type Method Description ListMaskingColumnsResponse.BuilderListMaskingColumnsResponse.Builder. maskingColumnCollection(MaskingColumnCollection maskingColumnCollection)The returned MaskingColumnCollection instance.
 
-