GetTargetHttpProxyPlainArgs

data class GetTargetHttpProxyPlainArgs(val project: String? = null, val targetHttpProxy: String) : ConvertibleToJava<GetTargetHttpProxyPlainArgs>

Constructors

Link copied to clipboard
fun GetTargetHttpProxyPlainArgs(project: String? = null, targetHttpProxy: String)

Functions

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

Properties

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