Uses of Class
com.yahoo.search.config.SchemaInfoConfig.Schema.Fieldset.Builder
Packages that use SchemaInfoConfig.Schema.Fieldset.Builder
-
Uses of SchemaInfoConfig.Schema.Fieldset.Builder in com.yahoo.search.config
Fields in com.yahoo.search.config with type parameters of type SchemaInfoConfig.Schema.Fieldset.BuilderMethods in com.yahoo.search.config that return SchemaInfoConfig.Schema.Fieldset.BuilderModifier and TypeMethodDescriptionSchemaInfoConfig.Schema.Fieldset.Builder.field
(Collection<String> __values) Methods in com.yahoo.search.config with parameters of type SchemaInfoConfig.Schema.Fieldset.BuilderModifier and TypeMethodDescriptionSchemaInfoConfig.Schema.Builder.fieldset
(SchemaInfoConfig.Schema.Fieldset.Builder __builder) Add the given builder to this builder's list of Fieldset buildersMethod parameters in com.yahoo.search.config with type arguments of type SchemaInfoConfig.Schema.Fieldset.BuilderModifier and TypeMethodDescriptionSchemaInfoConfig.Schema.Builder.fieldset
(Consumer<SchemaInfoConfig.Schema.Fieldset.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listSchemaInfoConfig.Schema.Builder.fieldset
(List<SchemaInfoConfig.Schema.Fieldset.Builder> __builders) Set the given list as this builder's list of Fieldset buildersConstructors in com.yahoo.search.config with parameters of type SchemaInfoConfig.Schema.Fieldset.Builder