Modifier and Type | Method and Description |
---|---|
Map<ProxyHostProperties.ProxyForScheme,ProxyHostProperties> |
JGitEnvironmentProperties.getProxy() |
Map<ProxyHostProperties.ProxyForScheme,ProxyHostProperties> |
VaultEnvironmentProperties.getProxy() |
Modifier and Type | Method and Description |
---|---|
void |
JGitEnvironmentProperties.setProxy(Map<ProxyHostProperties.ProxyForScheme,ProxyHostProperties> proxy) |
void |
VaultEnvironmentProperties.setProxy(Map<ProxyHostProperties.ProxyForScheme,ProxyHostProperties> proxy) |
Modifier and Type | Method and Description |
---|---|
static ProxyHostProperties.ProxyForScheme |
ProxyHostProperties.ProxyForScheme.forLowerCaseName(String lowerCaseName) |
static ProxyHostProperties.ProxyForScheme |
ProxyHostProperties.ProxyForScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProxyHostProperties.ProxyForScheme[] |
ProxyHostProperties.ProxyForScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<ProxyHostProperties.ProxyForScheme,ProxyHostProperties> |
HttpEnvironmentRepositoryProperties.getProxy() |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.