configureFromJson

abstract fun configureFromJson(json: String): T

Uses the supplied JSON string to configure the object using the Json string

Parameters

json

a valid JSON encoded string representing the object