Uses of Class
com.oracle.bmc.datasafe.model.SensitiveSchemaCollection
-
Packages that use SensitiveSchemaCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of SensitiveSchemaCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return SensitiveSchemaCollection Modifier and Type Method Description SensitiveSchemaCollection
SensitiveSchemaCollection.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type SensitiveSchemaCollection Modifier and Type Method Description SensitiveSchemaCollection.Builder
SensitiveSchemaCollection.Builder. copy(SensitiveSchemaCollection model)
-
Uses of SensitiveSchemaCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return SensitiveSchemaCollection Modifier and Type Method Description SensitiveSchemaCollection
ListSensitiveSchemasResponse. getSensitiveSchemaCollection()
The returned SensitiveSchemaCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type SensitiveSchemaCollection Modifier and Type Method Description ListSensitiveSchemasResponse.Builder
ListSensitiveSchemasResponse.Builder. sensitiveSchemaCollection(SensitiveSchemaCollection sensitiveSchemaCollection)
The returned SensitiveSchemaCollection instance.
-