Uses of Interface
org.springframework.data.elasticsearch.client.RestClients.ElasticsearchRestClient
Packages that use RestClients.ElasticsearchRestClient
-
Uses of RestClients.ElasticsearchRestClient in org.springframework.data.elasticsearch.client
Methods in org.springframework.data.elasticsearch.client that return RestClients.ElasticsearchRestClientModifier and TypeMethodDescriptionRestClients.create(ClientConfiguration clientConfiguration) Start here to create a new client tailored to your needs.