public class HttpsProxySettingsImpl$ extends SettingsCompanionImpl<HttpsProxySettingsImpl> implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static HttpsProxySettingsImpl$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
HttpsProxySettingsImpl$() |
Modifier and Type | Method and Description |
---|---|
HttpsProxySettingsImpl |
fromSubConfig(com.typesafe.config.Config root,
com.typesafe.config.Config c) |
apply, apply, apply, configAdditions, prefix
public static final HttpsProxySettingsImpl$ MODULE$
public HttpsProxySettingsImpl fromSubConfig(com.typesafe.config.Config root, com.typesafe.config.Config c)
fromSubConfig
in class SettingsCompanionImpl<HttpsProxySettingsImpl>