GetThingPlainArgs

data class GetThingPlainArgs(val thingName: String) : ConvertibleToJava<GetThingPlainArgs>

Constructors

Link copied to clipboard
fun GetThingPlainArgs(thingName: String)

Functions

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

Properties

Link copied to clipboard