| Package | Description |
|---|---|
| ai.nightfall.scan |
| Modifier and Type | Method and Description |
|---|---|
ScanFileResponse |
NightfallClient.scanFile(ScanFileRequest request,
InputStream content,
long contentSizeBytes)
A convenience method that abstracts the details of the multi-step file upload and scan process.
|
ScanFileResponse |
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.
|
Copyright © 2022. All rights reserved.