Uses of Class
com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Documentdb.Rankprofile.Builder
-
Uses of DocumentdbInfoConfig.Documentdb.Rankprofile.Builder in com.yahoo.prelude.fastsearch
Modifier and TypeMethodDescriptionDocumentdbInfoConfig.Documentdb.Rankprofile.Builder.hasRankFeatures
(boolean __value) DocumentdbInfoConfig.Documentdb.Rankprofile.Builder.hasSummaryFeatures
(boolean __value) DocumentdbInfoConfig.Documentdb.Rankprofile.Builder.input
(DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder __builder) Add the given builder to this builder's list of Input buildersDocumentdbInfoConfig.Documentdb.Rankprofile.Builder.input
(Consumer<DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentdbInfoConfig.Documentdb.Rankprofile.Builder.input
(List<DocumentdbInfoConfig.Documentdb.Rankprofile.Input.Builder> __builders) Set the given list as this builder's list of Input buildersModifier and TypeMethodDescriptionDocumentdbInfoConfig.Documentdb.Builder.rankprofile
(DocumentdbInfoConfig.Documentdb.Rankprofile.Builder __builder) Add the given builder to this builder's list of Rankprofile buildersModifier and TypeMethodDescriptionDocumentdbInfoConfig.Documentdb.Builder.rankprofile
(Consumer<DocumentdbInfoConfig.Documentdb.Rankprofile.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentdbInfoConfig.Documentdb.Builder.rankprofile
(List<DocumentdbInfoConfig.Documentdb.Rankprofile.Builder> __builders) Set the given list as this builder's list of Rankprofile buildersModifierConstructorDescription