-
Interface Summary
| Interface |
Description |
| ElasticsearchTransport |
A transport layer that implements Elasticsearch specificities.
|
| Endpoint<RequestT,ResponseT,ErrorT> |
An endpoint links requests and responses to HTTP protocol encoding.
|
| JsonEndpoint<RequestT,ResponseT,ErrorT> |
An endpoint with a JSON response body.
|
| Transport |
The transport layer that allows ApiClients to send requests.
|
| TransportOptions |
Container for all application-specific or request-specific options, including headers, query parameters and warning handlers.
|
| TransportOptions.Builder |
|
-
Class Summary
| Class |
Description |
| Version |
This class represents a SemVer version, with an optional patch revision.
|
-