Uses of Class
com.yahoo.vespa.config.search.vsm.VsmfieldsConfig.Documenttype.Index.Field.Builder
-
Uses of VsmfieldsConfig.Documenttype.Index.Field.Builder in com.yahoo.vespa.config.search.vsm
Fields in com.yahoo.vespa.config.search.vsm with type parameters of type VsmfieldsConfig.Documenttype.Index.Field.BuilderMethods in com.yahoo.vespa.config.search.vsm that return VsmfieldsConfig.Documenttype.Index.Field.BuilderModifier and TypeMethodDescriptionMethods in com.yahoo.vespa.config.search.vsm with parameters of type VsmfieldsConfig.Documenttype.Index.Field.BuilderModifier and TypeMethodDescriptionVsmfieldsConfig.Documenttype.Index.Builder.field(VsmfieldsConfig.Documenttype.Index.Field.Builder __builder) Add the given builder to this builder's list of Field buildersMethod parameters in com.yahoo.vespa.config.search.vsm with type arguments of type VsmfieldsConfig.Documenttype.Index.Field.BuilderModifier and TypeMethodDescriptionVsmfieldsConfig.Documenttype.Index.Builder.field(Consumer<VsmfieldsConfig.Documenttype.Index.Field.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listVsmfieldsConfig.Documenttype.Index.Builder.field(List<VsmfieldsConfig.Documenttype.Index.Field.Builder> __builders) Set the given list as this builder's list of Field buildersConstructors in com.yahoo.vespa.config.search.vsm with parameters of type VsmfieldsConfig.Documenttype.Index.Field.Builder