public class HttpClientRetriever extends Object
| Constructor and Description |
|---|
HttpClientRetriever() |
| Modifier and Type | Method and Description |
|---|---|
static com.azure.core.http.HttpClient |
get()
Jenkins class loader prevents the built in auto-detection from working
need to pass an explicit http client.
|
static com.azure.core.http.HttpClient |
get(ProxyConfiguration proxy) |
public static com.azure.core.http.HttpClient get()
get(ProxyConfiguration)public static com.azure.core.http.HttpClient get(ProxyConfiguration proxy)
Copyright © 2016–2021. All rights reserved.