Uses of Class
com.yahoo.vespa.config.jdisc.http.filter.RuleBasedFilterConfig.Rule.BlockResponseHeaders.Builder
Packages that use RuleBasedFilterConfig.Rule.BlockResponseHeaders.Builder
-
Uses of RuleBasedFilterConfig.Rule.BlockResponseHeaders.Builder in com.yahoo.vespa.config.jdisc.http.filter
Fields in com.yahoo.vespa.config.jdisc.http.filter with type parameters of type RuleBasedFilterConfig.Rule.BlockResponseHeaders.BuilderMethods in com.yahoo.vespa.config.jdisc.http.filter that return RuleBasedFilterConfig.Rule.BlockResponseHeaders.BuilderModifier and TypeMethodDescriptionMethods in com.yahoo.vespa.config.jdisc.http.filter with parameters of type RuleBasedFilterConfig.Rule.BlockResponseHeaders.BuilderModifier and TypeMethodDescriptionRuleBasedFilterConfig.Rule.Builder.blockResponseHeaders(RuleBasedFilterConfig.Rule.BlockResponseHeaders.Builder __builder) Add the given builder to this builder's list of BlockResponseHeaders buildersMethod parameters in com.yahoo.vespa.config.jdisc.http.filter with type arguments of type RuleBasedFilterConfig.Rule.BlockResponseHeaders.BuilderModifier and TypeMethodDescriptionRuleBasedFilterConfig.Rule.Builder.blockResponseHeaders(Consumer<RuleBasedFilterConfig.Rule.BlockResponseHeaders.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listRuleBasedFilterConfig.Rule.Builder.blockResponseHeaders(List<RuleBasedFilterConfig.Rule.BlockResponseHeaders.Builder> __builders) Set the given list as this builder's list of BlockResponseHeaders buildersConstructors in com.yahoo.vespa.config.jdisc.http.filter with parameters of type RuleBasedFilterConfig.Rule.BlockResponseHeaders.BuilderModifierConstructorDescription