GetApiDestinationPlainArgs

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

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Name of the apiDestination.

Functions

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