Uses of Class
com.yahoo.prelude.fastsearch.DocumentdbInfoConfig.Builder
Packages that use DocumentdbInfoConfig.Builder
-
Uses of DocumentdbInfoConfig.Builder in com.yahoo.prelude.fastsearch
Methods in com.yahoo.prelude.fastsearch that return DocumentdbInfoConfig.BuilderModifier and TypeMethodDescriptionDocumentdbInfoConfig.Builder.documentdb(DocumentdbInfoConfig.Documentdb.Builder __builder) Add the given builder to this builder's list of Documentdb buildersDocumentdbInfoConfig.Builder.documentdb(Consumer<DocumentdbInfoConfig.Documentdb.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumentdbInfoConfig.Builder.documentdb(List<DocumentdbInfoConfig.Documentdb.Builder> __builders) Set the given list as this builder's list of Documentdb buildersMethods in com.yahoo.prelude.fastsearch with parameters of type DocumentdbInfoConfig.BuilderModifier and TypeMethodDescriptionvoidDocumentdbInfoConfig.Producer.getConfig(DocumentdbInfoConfig.Builder builder) Constructors in com.yahoo.prelude.fastsearch with parameters of type DocumentdbInfoConfig.Builder