Uses of Class
ai.vespa.metricsproxy.http.application.MetricsNodesConfig.Builder
Packages that use MetricsNodesConfig.Builder
-
Uses of MetricsNodesConfig.Builder in ai.vespa.metricsproxy.http.application
Methods in ai.vespa.metricsproxy.http.application that return MetricsNodesConfig.BuilderModifier and TypeMethodDescriptionMetricsNodesConfig.Builder.node(MetricsNodesConfig.Node.Builder __builder) Add the given builder to this builder's list of Node buildersMetricsNodesConfig.Builder.node(Consumer<MetricsNodesConfig.Node.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listMetricsNodesConfig.Builder.node(List<MetricsNodesConfig.Node.Builder> __builders) Set the given list as this builder's list of Node buildersMethods in ai.vespa.metricsproxy.http.application with parameters of type MetricsNodesConfig.BuilderModifier and TypeMethodDescriptionvoidMetricsNodesConfig.Producer.getConfig(MetricsNodesConfig.Builder builder) Constructors in ai.vespa.metricsproxy.http.application with parameters of type MetricsNodesConfig.Builder