| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.http |
| Modifier and Type | Field and Description |
|---|---|
protected HttpClient.ProxyType |
StandardHttpClientBuilder.proxyType |
| Modifier and Type | Method and Description |
|---|---|
static HttpClient.ProxyType |
HttpClient.ProxyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpClient.ProxyType[] |
HttpClient.ProxyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
StandardHttpClientBuilder.proxyType(HttpClient.ProxyType type) |
HttpClient.Builder |
HttpClient.Builder.proxyType(HttpClient.ProxyType type) |
Copyright © 2015–2023 Red Hat. All rights reserved.