Uses of Class
ai.nightfall.scan.model.redaction.RedactionConfig
Packages that use RedactionConfig
-
Uses of RedactionConfig in ai.nightfall.scan.model
Methods in ai.nightfall.scan.model that return RedactionConfigModifier and TypeMethodDescriptionDetector.getRedactionConfig()Returns the redaction configuration to-be-applied to this detector.Methods in ai.nightfall.scan.model with parameters of type RedactionConfigModifier and TypeMethodDescriptionvoidDetector.setRedactionConfig(RedactionConfig redactionConfig) Sets the redaction configuration to-be-applied to this detector.