Uses of Class
com.yahoo.vespa.config.search.core.ProtonConfig.Attribute.Builder
Packages that use ProtonConfig.Attribute.Builder
-
Uses of ProtonConfig.Attribute.Builder in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Attribute.BuilderMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Attribute.BuilderModifier and TypeMethodDescriptionProtonConfig.Attribute.Builder.write(ProtonConfig.Attribute.Write.Builder __builder) ProtonConfig.Attribute.Builder.write(Consumer<ProtonConfig.Attribute.Write.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listMethods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Attribute.BuilderModifier and TypeMethodDescriptionProtonConfig.Builder.attribute(ProtonConfig.Attribute.Builder __builder) Method parameters in com.yahoo.vespa.config.search.core with type arguments of type ProtonConfig.Attribute.BuilderModifier and TypeMethodDescriptionProtonConfig.Builder.attribute(Consumer<ProtonConfig.Attribute.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listConstructors in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Attribute.Builder