aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-11-23 10:26:17 +0100
committerJon Marius Venstad <venstad@gmail.com>2021-11-23 10:26:17 +0100
commit7fb15c60f5592c6d7ea008a28021c80067a41db1 (patch)
tree01912f1df3f9afb3b3221f26975583e61544540e /vespa-feed-client
parentf5fdac09fc7498b2eb7c03ce2fbdf9b83bcbf253 (diff)
Update abi spec
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)",