Uses of Class
com.yahoo.vespa.config.search.ImportedFieldsConfig.Builder
Packages that use ImportedFieldsConfig.Builder
-
Uses of ImportedFieldsConfig.Builder in com.yahoo.vespa.config.search
Methods in com.yahoo.vespa.config.search that return ImportedFieldsConfig.BuilderModifier and TypeMethodDescriptionImportedFieldsConfig.Builder.attribute(ImportedFieldsConfig.Attribute.Builder __builder) Add the given builder to this builder's list of Attribute buildersImportedFieldsConfig.Builder.attribute(Consumer<ImportedFieldsConfig.Attribute.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listImportedFieldsConfig.Builder.attribute(List<ImportedFieldsConfig.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 ImportedFieldsConfig.BuilderModifier and TypeMethodDescriptionvoidImportedFieldsConfig.Producer.getConfig(ImportedFieldsConfig.Builder builder) Constructors in com.yahoo.vespa.config.search with parameters of type ImportedFieldsConfig.Builder