diff --git a/docs/java-rest/high-level/getting-started.asciidoc b/docs/java-rest/high-level/getting-started.asciidoc index 0f3b66e6674..1e53ce5b5ff 100644 --- a/docs/java-rest/high-level/getting-started.asciidoc +++ b/docs/java-rest/high-level/getting-started.asciidoc @@ -154,6 +154,8 @@ executes the request. For example, this is the place where you'd specify a `NodeSelector` to control which node receives the request. See the <> for more examples of customizing the options. + +[[java-rest-high-getting-started-asynchronous-usage]] === Asynchronous usage All of the the methods across the different clients exist in a traditional synchronous and