Uses of Class
com.yahoo.application.MockApplicationConfig.Mystruct.Builder
Packages that use MockApplicationConfig.Mystruct.Builder
Package
Description
This package provides an API for building Vespa or jDisc applications programmatically or from
an application package source, and instantiating those applications inside the current Java runtime.
-
Uses of MockApplicationConfig.Mystruct.Builder in com.yahoo.application
Fields in com.yahoo.application declared as MockApplicationConfig.Mystruct.BuilderMethods in com.yahoo.application that return MockApplicationConfig.Mystruct.BuilderModifier and TypeMethodDescriptionMethods in com.yahoo.application with parameters of type MockApplicationConfig.Mystruct.BuilderModifier and TypeMethodDescriptionMockApplicationConfig.Builder.mystruct(MockApplicationConfig.Mystruct.Builder __builder) Method parameters in com.yahoo.application with type arguments of type MockApplicationConfig.Mystruct.BuilderModifier and TypeMethodDescriptionMockApplicationConfig.Builder.mystruct(Consumer<MockApplicationConfig.Mystruct.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listConstructors in com.yahoo.application with parameters of type MockApplicationConfig.Mystruct.Builder