Uses of Class
com.yahoo.search.config.SchemaInfoConfig.Schema.Summaryclass.Builder
-
Uses of SchemaInfoConfig.Schema.Summaryclass.Builder in com.yahoo.search.config
Modifier and TypeMethodDescriptionSchemaInfoConfig.Schema.Summaryclass.Builder.fields
(SchemaInfoConfig.Schema.Summaryclass.Fields.Builder __builder) Add the given builder to this builder's list of Fields buildersSchemaInfoConfig.Schema.Summaryclass.Builder.fields
(Consumer<SchemaInfoConfig.Schema.Summaryclass.Fields.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listSchemaInfoConfig.Schema.Summaryclass.Builder.fields
(List<SchemaInfoConfig.Schema.Summaryclass.Fields.Builder> __builders) Set the given list as this builder's list of Fields buildersModifier and TypeMethodDescriptionSchemaInfoConfig.Schema.Builder.summaryclass
(SchemaInfoConfig.Schema.Summaryclass.Builder __builder) Add the given builder to this builder's list of Summaryclass buildersModifier and TypeMethodDescriptionSchemaInfoConfig.Schema.Builder.summaryclass
(Consumer<SchemaInfoConfig.Schema.Summaryclass.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listSchemaInfoConfig.Schema.Builder.summaryclass
(List<SchemaInfoConfig.Schema.Summaryclass.Builder> __builders) Set the given list as this builder's list of Summaryclass builders