public static class ConfluenceRestClient.ProxyConfiguration extends Object
| Constructor and Description |
|---|
ProxyConfiguration(String proxyScheme,
String proxyHost,
Integer proxyPort,
String proxyUsername,
String proxyPassword) |
| Modifier and Type | Method and Description |
|---|---|
String |
proxyHost() |
String |
proxyPassword() |
Integer |
proxyPort() |
String |
proxyScheme() |
String |
proxyUsername() |
Copyright © 2021. All rights reserved.