Uses of Class
com.yahoo.vespa.config.content.LoadTypeConfig.Builder
Packages that use LoadTypeConfig.Builder
-
Uses of LoadTypeConfig.Builder in com.yahoo.vespa.config.content
Methods in com.yahoo.vespa.config.content that return LoadTypeConfig.BuilderModifier and TypeMethodDescriptionLoadTypeConfig.Builder.type(LoadTypeConfig.Type.Builder __builder) Add the given builder to this builder's list of Type buildersLoadTypeConfig.Builder.type(Consumer<LoadTypeConfig.Type.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listLoadTypeConfig.Builder.type(List<LoadTypeConfig.Type.Builder> __builders) Set the given list as this builder's list of Type buildersMethods in com.yahoo.vespa.config.content with parameters of type LoadTypeConfig.BuilderModifier and TypeMethodDescriptionvoidLoadTypeConfig.Producer.getConfig(LoadTypeConfig.Builder builder) Constructors in com.yahoo.vespa.config.content with parameters of type LoadTypeConfig.Builder