Package io.sentry
Class SentryOptions.Proxy
java.lang.Object
io.sentry.SentryOptions.Proxy
- Enclosing class:
- SentryOptions
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Proxy
public Proxy() -
Proxy
-
Proxy
public Proxy(@Nullable @Nullable String host, @Nullable @Nullable String port, @Nullable Proxy.Type type) -
Proxy
-
Proxy
public Proxy(@Nullable @Nullable String host, @Nullable @Nullable String port, @Nullable Proxy.Type type, @Nullable @Nullable String user, @Nullable @Nullable String pass)
-
-
Method Details
-
getHost
-
setHost
-
getPort
-
setPort
-
getUser
-
setUser
-
getPass
-
setPass
-
getType
-
setType
-