Uses of Class
ai.nightfall.scan.model.ScanFileResponse
Packages that use ScanFileResponse
-
Uses of ScanFileResponse in ai.nightfall.scan
Methods in ai.nightfall.scan that return ScanFileResponseModifier 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.