We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f028e commit df852fbCopy full SHA for df852fb
client/rest/src/test/java/org/elasticsearch/client/RestClientTests.java
@@ -96,7 +96,7 @@ public void onFailure(Exception exception) {
96
}
97
98
/**
99
- * @deprecated will remove method in 7.0 but needs tests until then. Replaced by {@link RequestTests#testSetParameters()}.
+ * @deprecated will remove method in 7.0 but needs tests until then. Replaced by {@link RequestTests#testAddParameters()}.
100
*/
101
@Deprecated
102
public void testPerformOldStyleAsyncWithNullParams() throws Exception {
0 commit comments