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