Package io.anyline2.sdk.extension
Class ExportedScanResultExtensionKt
-
- All Implemented Interfaces:
public final class ExportedScanResultExtensionKt
-
-
Method Summary
Modifier and Type Method Description final static JSONObjecttoJsonObject(ExportedScanResult $self)final static ExportedScanResultgetExportedScanResultFromJsonObject(JSONObject jsonConfig)final static BooleandeleteFiles(ExportedScanResult $self)-
-
Method Detail
-
toJsonObject
final static JSONObject toJsonObject(ExportedScanResult $self)
-
getExportedScanResultFromJsonObject
@ApiStatus.Experimental() final static ExportedScanResult getExportedScanResultFromJsonObject(JSONObject jsonConfig)
-
deleteFiles
final static Boolean deleteFiles(ExportedScanResult $self)
-
-
-
-