HttpProxyConfigurationResponse

constructor(httpProxy: String? = null, httpsProxy: String? = null, noProxy: List<String>? = null, trustedCa: String? = null)