Package io.anyline2.wrapper.extensions
Class WrapperSessionScanStartRequestExtensionKt
-
- All Implemented Interfaces:
public final class WrapperSessionScanStartRequestExtensionKt
-
-
Method Summary
Modifier and Type Method Description final static JSONObject
toJsonObject(WrapperSessionScanStartRequest $self)
final static WrapperSessionScanStartRequest
getWrapperSessionScanStartRequestFromJsonObject(JSONObject jsonConfig)
-
-
Method Detail
-
toJsonObject
final static JSONObject toJsonObject(WrapperSessionScanStartRequest $self)
-
getWrapperSessionScanStartRequestFromJsonObject
final static WrapperSessionScanStartRequest getWrapperSessionScanStartRequestFromJsonObject(JSONObject jsonConfig)
-
-
-
-