GetTargetTcpProxyPlainArgs

data class GetTargetTcpProxyPlainArgs(val project: String? = null, val targetTcpProxy: String) : ConvertibleToJava<GetTargetTcpProxyPlainArgs>

Constructors

Link copied to clipboard
fun GetTargetTcpProxyPlainArgs(project: String? = null, targetTcpProxy: String)

Functions

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

Properties

Link copied to clipboard
val project: String? = null
Link copied to clipboard