ContentType
from a given XContentType
.ResponseException
obtained from the low level REST client into an ElasticsearchException
.RestClient
and allows to build requests and read responses.RestHighLevelClient
given the low level RestClientBuilder
that allows to build the
RestClient
to be used to perform requests.RestHighLevelClient
given the low level RestClientBuilder
that allows to build the
RestClient
to be used to perform requests and parsers for custom response sections added to Elasticsearch through plugins.RestHighLevelClient
given the low level RestClient
that it should use to perform requests and
a list of entries that allow to parse custom response sections added to Elasticsearch through plugins.