Class HttpClientRetriever


  • public class HttpClientRetriever
    extends Object
    • Constructor Detail

      • HttpClientRetriever

        public HttpClientRetriever()
    • Method Detail

      • get

        public 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. If this is running on an agent then use get(ProxyConfiguration)