Uses of Class
com.azure.core.http.jdk.httpclient.JdkHttpClientBuilder
-
Uses of JdkHttpClientBuilder in com.azure.core.http.jdk.httpclient
Methods in com.azure.core.http.jdk.httpclient that return JdkHttpClientBuilderModifier and TypeMethodDescriptionJdkHttpClientBuilder.configuration(Configuration configuration) Sets the configuration store that is used during construction of the HTTP client.JdkHttpClientBuilder.connectionTimeout(Duration connectionTimeout) Sets the connection timeout.Sets the executor to be used for asynchronous and dependent tasks.JdkHttpClientBuilder.proxy(ProxyOptions proxyOptions) Sets the proxy.