GetDetectorModelPlainArgs

data class GetDetectorModelPlainArgs(val detectorModelName: String) : ConvertibleToJava<GetDetectorModelPlainArgs>

Constructors

Link copied to clipboard
fun GetDetectorModelPlainArgs(detectorModelName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetDetectorModelPlainArgs

Properties

Link copied to clipboard

The name of the detector model.