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.model
Methods in com.oracle.bmc.datasafe.model that return SensitiveColumnAnalyticsCollection Modifier and Type Method Description SensitiveColumnAnalyticsCollection
SensitiveColumnAnalyticsCollection.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type SensitiveColumnAnalyticsCollection Modifier and Type Method Description SensitiveColumnAnalyticsCollection.Builder
SensitiveColumnAnalyticsCollection.Builder. copy(SensitiveColumnAnalyticsCollection model)
-
Uses of SensitiveColumnAnalyticsCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return SensitiveColumnAnalyticsCollection Modifier and Type Method Description SensitiveColumnAnalyticsCollection
ListSensitiveColumnAnalyticsResponse. getSensitiveColumnAnalyticsCollection()
The returned SensitiveColumnAnalyticsCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type SensitiveColumnAnalyticsCollection Modifier and Type Method Description ListSensitiveColumnAnalyticsResponse.Builder
ListSensitiveColumnAnalyticsResponse.Builder. sensitiveColumnAnalyticsCollection(SensitiveColumnAnalyticsCollection sensitiveColumnAnalyticsCollection)
The returned SensitiveColumnAnalyticsCollection instance.
-