Uses of Class
com.yahoo.vespa.config.search.AttributesConfig.Builder
Packages that use AttributesConfig.Builder
-
Uses of AttributesConfig.Builder in com.yahoo.vespa.config.search
Methods in com.yahoo.vespa.config.search that return AttributesConfig.BuilderModifier and TypeMethodDescriptionAttributesConfig.Builder.attribute(AttributesConfig.Attribute.Builder __builder) Add the given builder to this builder's list of Attribute buildersAttributesConfig.Builder.attribute(Consumer<AttributesConfig.Attribute.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listAttributesConfig.Builder.attribute(List<AttributesConfig.Attribute.Builder> __builders) Set the given list as this builder's list of Attribute buildersMethods in com.yahoo.vespa.config.search with parameters of type AttributesConfig.BuilderModifier and TypeMethodDescriptionvoidAttributesConfig.Producer.getConfig(AttributesConfig.Builder builder) Constructors in com.yahoo.vespa.config.search with parameters of type AttributesConfig.Builder