OpenSearch/docs/java-rest/high-level
Alexander Reelsen 202894b832
Rest HL client: Add put watch action (#32026)
Relates #29827

This implementation behaves like the current transport client, that you basically cannot configure a Watch POJO representation as an argument to the put watch API, but only a bytes reference. You can use the the `WatchSourceBuilder` from the `org.elasticsearch.plugin:x-pack-core` dependency to build watches.

This commit also changes the license type to trial, so that watcher is available in high level rest client tests.

/cc @hub-cap
2018-07-19 10:40:54 +02:00
..
cluster rest-high-level: added get cluster settings (#31706) 2018-07-02 13:25:17 -04:00
document Docs: Fix callouts after _parent removed 2018-04-11 12:56:13 -04:00
indices Remove obsolete parameters from analyze rest spec (#31795) 2018-07-06 09:05:34 +01:00
ingest REST high-level client: add simulate pipeline API (#31158) 2018-06-22 09:59:04 +02:00
miscellaneous Rest HL client: Add put watch action (#32026) 2018-07-19 10:40:54 +02:00
script Add get stored script and delete stored script to high level REST API (#31355) 2018-06-19 14:21:11 +02:00
search Add MultiSearchTemplate support to High Level Rest client (#30836) 2018-06-28 14:05:26 +01:00
snapshot Clean Up Snapshot Create Rest API (#31779) 2018-07-13 13:07:26 -07:00
tasks high level REST api: cancel task (#30745) 2018-06-07 14:02:23 -07:00
x-pack Rest HL client: Add put watch action (#32026) 2018-07-19 10:40:54 +02:00
aggs-builders.asciidoc [DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497) 2018-02-02 17:19:50 +01:00
getting-started.asciidoc Docs: Explain closing the high level client 2018-07-12 16:22:42 -04:00
index.asciidoc [Docs] Add "Using Java Builders" section (#26517) 2017-09-06 14:06:41 +02:00
java-builders.asciidoc [DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497) 2018-02-02 17:19:50 +01:00
migration.asciidoc Docs: Update HighLevelRestClient migration docs (#30544) 2018-05-14 11:11:27 -04:00
query-builders.asciidoc added docs for `wrapper` query. 2018-03-14 11:51:22 +01:00
supported-apis.asciidoc Rest HL client: Add put watch action (#32026) 2018-07-19 10:40:54 +02:00