public final class RestClients extends Object
RestClients
consolidates set up routines for the
various drivers into a single place.Modifier and Type | Class and Description |
---|---|
static interface |
RestClients.ElasticsearchRestClient |
Modifier and Type | Method and Description |
---|---|
static RestClients.ElasticsearchRestClient |
create(ClientConfiguration clientConfiguration)
Start here to create a new client tailored to your needs.
|
public static RestClients.ElasticsearchRestClient create(ClientConfiguration clientConfiguration)
RestClients.ElasticsearchRestClient
.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.