GetHostPlainArgs

data class GetHostPlainArgs(val hostId: String) : ConvertibleToJava<GetHostPlainArgs>

Constructors

Link copied to clipboard
constructor(hostId: String)

Properties

Link copied to clipboard

ID of the host created.

Functions

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