Uses of Class
com.yahoo.container.core.document.ContainerDocumentConfig.Builder
Packages that use ContainerDocumentConfig.Builder
-
Uses of ContainerDocumentConfig.Builder in com.yahoo.container.core.document
Methods in com.yahoo.container.core.document that return ContainerDocumentConfig.BuilderModifier and TypeMethodDescriptionContainerDocumentConfig.Builder.doctype(ContainerDocumentConfig.Doctype.Builder __builder) Add the given builder to this builder's list of Doctype buildersContainerDocumentConfig.Builder.doctype(Consumer<ContainerDocumentConfig.Doctype.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listContainerDocumentConfig.Builder.doctype(List<ContainerDocumentConfig.Doctype.Builder> __builders) Set the given list as this builder's list of Doctype buildersMethods in com.yahoo.container.core.document with parameters of type ContainerDocumentConfig.BuilderModifier and TypeMethodDescriptionvoidContainerDocumentConfig.Producer.getConfig(ContainerDocumentConfig.Builder builder) Constructors in com.yahoo.container.core.document with parameters of type ContainerDocumentConfig.Builder