[DOCS] Fix "Asynchronous usage" title in HLRC docs (#52017)
This commit is contained in:
parent
4add82d966
commit
e4936230a3
|
@ -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
|
||||
<<java-rest-low-usage-request-options,low level client documentation>> 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
|
||||
|
|
Loading…
Reference in New Issue