GetRulesetPlainArgs

data class GetRulesetPlainArgs(val name: String) : ConvertibleToJava<GetRulesetPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Name of the Ruleset

Functions

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