aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-api/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-feed-client-api/abi-spec.json')
-rw-r--r--vespa-feed-client-api/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespa-feed-client-api/abi-spec.json b/vespa-feed-client-api/abi-spec.json
index 8af7798984f..16e532a2c9a 100644
--- a/vespa-feed-client-api/abi-spec.json
+++ b/vespa-feed-client-api/abi-spec.json
@@ -123,6 +123,7 @@
"methods": [
"public static ai.vespa.feed.client.FeedClientBuilder create(java.net.URI)",
"public static ai.vespa.feed.client.FeedClientBuilder create(java.util.List)",
+ "public static void setFeedClientBuilderSupplier(java.util.function.Supplier)",
"public abstract ai.vespa.feed.client.FeedClientBuilder setConnectionsPerEndpoint(int)",
"public abstract ai.vespa.feed.client.FeedClientBuilder setMaxStreamPerConnection(int)",
"public abstract ai.vespa.feed.client.FeedClientBuilder setSslContext(javax.net.ssl.SSLContext)",