GetDestinationPlainArgs

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

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Unique name of destination

Functions

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