Uses of Interface
technology.semi.weaviate.client.base.http.impl.CommonsHttpClientImpl.CloseableHttpClientBuilder
-
Packages that use CommonsHttpClientImpl.CloseableHttpClientBuilder Package Description technology.semi.weaviate.client.base.http.impl -
-
Uses of CommonsHttpClientImpl.CloseableHttpClientBuilder in technology.semi.weaviate.client.base.http.impl
Constructors in technology.semi.weaviate.client.base.http.impl with parameters of type CommonsHttpClientImpl.CloseableHttpClientBuilder Constructor Description CommonsHttpClientImpl(Map<String,String> headers, CommonsHttpClientImpl.CloseableHttpClientBuilder clientBuilder)CommonsHttpClientImpl(Map<String,String> headers, AccessTokenProvider tokenProvider, CommonsHttpClientImpl.CloseableHttpClientBuilder clientBuilder)
-