GetRouteServerPeerPlainArgs

data class GetRouteServerPeerPlainArgs(val id: String) : ConvertibleToJava<GetRouteServerPeerPlainArgs>

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The ID of the Route Server Peer.

Functions

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