| Package | Description |
|---|---|
| com.versionone.apiclient |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1Connector.IProxy |
static interface |
V1Connector.IsetEndPointOrConnector |
static interface |
V1Connector.IsetProxyOrConnector |
static interface |
V1Connector.IsetProxyOrEndPointOrConnector |
| Modifier and Type | Method and Description |
|---|---|
V1Connector.IBuild |
V1Connector.IsetEndPointOrConnector.useEndpoint(String endpoint)
Optional method for specifying an API endpoint to connect to.
|
V1Connector.IBuild |
V1Connector.IsetProxyOrConnector.withProxy(ProxyProvider proxyProvider)
Optional method for setting the proxy credentials.
|
V1Connector.IBuild |
V1Connector.IProxy.withProxy(ProxyProvider proxyProvider)
Optional method for setting the proxy credentials.
|
Copyright © 2021 VersionOne, Inc.. All rights reserved.