Use the Amazon Elasticsearch configuration API to create, configure, and manage Elasticsearch domains.
The endpoint for configuration service requests is region-specific: es.region.amazonaws.com. For example, es.us-east-1.amazonaws.com. For a current list of supported regions and endpoints, see Regions and Endpoints.
| Interface | Description |
|---|---|
| ElasticsearchAsyncClient |
Service client for accessing null asynchronously.
|
| ElasticsearchAsyncClientBuilder |
A builder for creating an instance of
ElasticsearchAsyncClient. |
| ElasticsearchBaseClientBuilder<B extends ElasticsearchBaseClientBuilder<B,C>,C> |
This includes configuration specific to null that is supported by both
ElasticsearchClientBuilder and
ElasticsearchAsyncClientBuilder. |
| ElasticsearchClient |
Service client for accessing null.
|
| ElasticsearchClientBuilder |
A builder for creating an instance of
ElasticsearchClient. |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.