Uses of Class
com.oracle.bmc.datasafe.model.SensitiveColumnAnalyticsCollection
- 
Packages that use SensitiveColumnAnalyticsCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses 
- 
- 
Uses of SensitiveColumnAnalyticsCollection in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return SensitiveColumnAnalyticsCollection Modifier and Type Method Description SensitiveColumnAnalyticsCollectionSensitiveColumnAnalyticsCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type SensitiveColumnAnalyticsCollection Modifier and Type Method Description SensitiveColumnAnalyticsCollection.BuilderSensitiveColumnAnalyticsCollection.Builder. copy(SensitiveColumnAnalyticsCollection model)
- 
Uses of SensitiveColumnAnalyticsCollection in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return SensitiveColumnAnalyticsCollection Modifier and Type Method Description SensitiveColumnAnalyticsCollectionListSensitiveColumnAnalyticsResponse. getSensitiveColumnAnalyticsCollection()The returned SensitiveColumnAnalyticsCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type SensitiveColumnAnalyticsCollection Modifier and Type Method Description ListSensitiveColumnAnalyticsResponse.BuilderListSensitiveColumnAnalyticsResponse.Builder. sensitiveColumnAnalyticsCollection(SensitiveColumnAnalyticsCollection sensitiveColumnAnalyticsCollection)The returned SensitiveColumnAnalyticsCollection instance.
 
-