GetCanaryPlainArgs

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

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Name of the canary.

Functions

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