Uses of Interface
org.elasticsearch.client.RestClientBuilder.HttpClientConfigCallback
-
Packages that use RestClientBuilder.HttpClientConfigCallback Package Description org.elasticsearch.client -
-
Uses of RestClientBuilder.HttpClientConfigCallback in org.elasticsearch.client
Methods in org.elasticsearch.client with parameters of type RestClientBuilder.HttpClientConfigCallback Modifier and Type Method Description RestClientBuilderRestClientBuilder. setHttpClientConfigCallback(RestClientBuilder.HttpClientConfigCallback httpClientConfigCallback)Sets theRestClientBuilder.HttpClientConfigCallbackto be used to customize http client configuration
-