Uses of Class
com.yahoo.vespa.config.content.LoadTypeConfig.Type.Builder
Packages that use LoadTypeConfig.Type.Builder
-
Uses of LoadTypeConfig.Type.Builder in com.yahoo.vespa.config.content
Fields in com.yahoo.vespa.config.content with type parameters of type LoadTypeConfig.Type.BuilderMethods in com.yahoo.vespa.config.content that return LoadTypeConfig.Type.BuilderMethods in com.yahoo.vespa.config.content with parameters of type LoadTypeConfig.Type.BuilderModifier and TypeMethodDescriptionLoadTypeConfig.Builder.type(LoadTypeConfig.Type.Builder __builder) Add the given builder to this builder's list of Type buildersMethod parameters in com.yahoo.vespa.config.content with type arguments of type LoadTypeConfig.Type.BuilderModifier and TypeMethodDescriptionLoadTypeConfig.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 buildersConstructors in com.yahoo.vespa.config.content with parameters of type LoadTypeConfig.Type.Builder