Package | Description |
---|---|
org.openstack4j.core.transport |
Modifier and Type | Method and Description |
---|---|
ProxyHost |
Config.getProxy() |
static ProxyHost |
ProxyHost.of(String host,
int port)
Creates a new ProxyHost configuration
|
static ProxyHost |
ProxyHost.of(String host,
int port,
String username,
String password)
Creates a new ProxyHost configuration with credentials
|
Modifier and Type | Method and Description |
---|---|
Config |
Config.withProxy(ProxyHost proxy)
Indicates the connector should be using a Proxy host
|
Copyright © 2017. All rights reserved.