Uses of Class
com.yahoo.document.config.DocumenttypesConfig.Builder
Packages that use DocumenttypesConfig.Builder
-
Uses of DocumenttypesConfig.Builder in com.yahoo.document.config
Methods in com.yahoo.document.config that return DocumenttypesConfig.BuilderModifier and TypeMethodDescriptionDocumenttypesConfig.Builder.doctype(DocumenttypesConfig.Doctype.Builder __builder) Add the given builder to this builder's list of Doctype buildersDocumenttypesConfig.Builder.doctype(Consumer<DocumenttypesConfig.Doctype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumenttypesConfig.Builder.doctype(List<DocumenttypesConfig.Doctype.Builder> __builders) Set the given list as this builder's list of Doctype buildersDocumenttypesConfig.Builder.documenttype(DocumenttypesConfig.Documenttype.Builder __builder) Add the given builder to this builder's list of Documenttype buildersDocumenttypesConfig.Builder.documenttype(Consumer<DocumenttypesConfig.Documenttype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listDocumenttypesConfig.Builder.documenttype(List<DocumenttypesConfig.Documenttype.Builder> __builders) Set the given list as this builder's list of Documenttype buildersDocumenttypesConfig.Builder.ignoreundefinedfields(boolean __value) DocumenttypesConfig.Builder.usev8geopositions(boolean __value) Methods in com.yahoo.document.config with parameters of type DocumenttypesConfig.BuilderModifier and TypeMethodDescriptionvoidDocumenttypesConfig.Producer.getConfig(DocumenttypesConfig.Builder builder) Constructors in com.yahoo.document.config with parameters of type DocumenttypesConfig.Builder