OpenSearch/client
Ryan Ernst 46e8d97813
Core: Remove RequestBuilder from Action (#30966)
This commit removes the RequestBuilder generic type from Action. It was
needed to be used by the newRequest method, which in turn was used by
client.prepareExecute. Both of these methods are now removed, along with
the existing users of prepareExecute constructing the appropriate
builder directly.
2018-05-31 16:15:00 +02:00
..
benchmark Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
client-benchmark-noop-api-plugin Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
rest Refactor Sniffer and make it testable (#29638) 2018-05-31 16:05:09 +02:00
rest-high-level Add Verify Repository High Level REST API (#30934) 2018-05-30 11:10:00 -05:00
sniffer Refactor Sniffer and make it testable (#29638) 2018-05-31 16:05:09 +02:00
test Replace Request#setHeaders with addHeader (#30588) 2018-05-22 20:32:30 +02:00
transport Add rank-eval module to transport client and HL client dependencies 2017-12-13 18:05:43 +01:00