public class ClientCache extends Object
| Constructor and Description |
|---|
ClientCache() |
| Modifier and Type | Method and Description |
|---|---|
static Client |
findOrCreateClient(String cloudName) |
static Client |
getClient(String cloudName) |
static Client |
getClient(String endpointUrl,
String token) |
static Client.HttpProxy |
getJenkinsHttpProxyCfg() |
static void |
removeClient(ElasticBoxCloud cloud) |
public static final Client findOrCreateClient(String cloudName) throws IOException
IOExceptionpublic static Client.HttpProxy getJenkinsHttpProxyCfg()
@CheckForNull public static final Client getClient(String cloudName)
public static void removeClient(ElasticBoxCloud cloud)
Copyright © 2016–2019. All rights reserved.