| Package | Description |
|---|---|
| com.versionone.apiclient |
| Modifier and Type | Method and Description |
|---|---|
V1Connector.IBuild |
V1Connector.IsetProxyOrConnector.withProxy(ProxyProvider proxyProvider)
Optional method for setting the proxy credentials.
|
V1Connector.IsetEndPointOrConnector |
V1Connector.IsetProxyOrEndPointOrConnector.withProxy(ProxyProvider proxyProvider)
Optional method for setting the proxy credentials.
|
V1Connector.IBuild |
V1Connector.IProxy.withProxy(ProxyProvider proxyProvider)
Optional method for setting the proxy credentials.
|
| Constructor and Description |
|---|
V1APIConnector(String url,
ProxyProvider proxy)
Deprecated.
Create a connection with only the URL to the VersionOne server through a proxy.
|
V1APIConnector(String url,
String userName,
String password,
ProxyProvider proxy)
Deprecated.
Create a connection using username and password through a proxy.
|
Copyright © 2021 VersionOne, Inc.. All rights reserved.