aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-feed-client')
-rw-r--r--vespa-feed-client/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespa-feed-client/abi-spec.json b/vespa-feed-client/abi-spec.json
index 808fe152fee..7f78e81b447 100644
--- a/vespa-feed-client/abi-spec.json
+++ b/vespa-feed-client/abi-spec.json
@@ -195,6 +195,7 @@
"public"
],
"methods": [
+ "public void <init>(java.time.Duration)",
"public void <init>(java.time.Duration, java.time.Duration)",
"public void success()",
"public void failure(ai.vespa.feed.client.HttpResponse)",