Uses of Class
ai.nightfall.scan.model.ScanFileRequest
Packages that use ScanFileRequest
-
Uses of ScanFileRequest in ai.nightfall.scan
Methods in ai.nightfall.scan with parameters of type ScanFileRequestModifier and TypeMethodDescriptionNightfallClient.scanFile(ScanFileRequest request, InputStream content, long contentSizeBytes) A convenience method that abstracts the details of the multi-step file upload and scan process.NightfallClient.scanFile(ScanFileRequest request, InputStream content, long contentSizeBytes, Duration timeout) A convenience method that abstracts the details of the multi-step file upload and scan process.