public static interface V1Connector.IProxy extends V1Connector.IBuild
| Modifier and Type | Method and Description |
|---|---|
V1Connector.IBuild |
withProxy(ProxyProvider proxyProvider)
Optional method for setting the proxy credentials.
|
buildV1Connector.IBuild withProxy(ProxyProvider proxyProvider) throws V1Exception
proxyProvider - The ProxyProvider containing the proxy URI, username, and password.V1Exception - V1ExceptionCopyright © 2021 VersionOne, Inc.. All rights reserved.