Uses of Class
com.yahoo.cloud.config.SlobroksConfig.Slobrok.Builder
Packages that use SlobroksConfig.Slobrok.Builder
-
Uses of SlobroksConfig.Slobrok.Builder in com.yahoo.cloud.config
Fields in com.yahoo.cloud.config with type parameters of type SlobroksConfig.Slobrok.BuilderMethods in com.yahoo.cloud.config that return SlobroksConfig.Slobrok.BuilderMethods in com.yahoo.cloud.config with parameters of type SlobroksConfig.Slobrok.BuilderModifier and TypeMethodDescriptionSlobroksConfig.Builder.slobrok(SlobroksConfig.Slobrok.Builder __builder) Add the given builder to this builder's list of Slobrok buildersMethod parameters in com.yahoo.cloud.config with type arguments of type SlobroksConfig.Slobrok.BuilderModifier and TypeMethodDescriptionSlobroksConfig.Builder.slobrok(Consumer<SlobroksConfig.Slobrok.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listSlobroksConfig.Builder.slobrok(List<SlobroksConfig.Slobrok.Builder> __builders) Set the given list as this builder's list of Slobrok buildersConstructors in com.yahoo.cloud.config with parameters of type SlobroksConfig.Slobrok.Builder