GetConsoleWithLocationPlainArgs

data class GetConsoleWithLocationPlainArgs(val consoleName: String, val location: String) : ConvertibleToJava<GetConsoleWithLocationPlainArgs>

Constructors

Link copied to clipboard
constructor(consoleName: String, location: String)

Properties

Link copied to clipboard

The name of the console

Link copied to clipboard

The provider location

Functions

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