Uses of Class
com.yahoo.cloud.config.ClusterListConfig.Builder
Packages that use ClusterListConfig.Builder
-
Uses of ClusterListConfig.Builder in com.yahoo.cloud.config
Methods in com.yahoo.cloud.config that return ClusterListConfig.BuilderModifier and TypeMethodDescriptionClusterListConfig.Builder.storage(ClusterListConfig.Storage.Builder __builder) Add the given builder to this builder's list of Storage buildersClusterListConfig.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 buildersMethods in com.yahoo.cloud.config with parameters of type ClusterListConfig.BuilderModifier and TypeMethodDescriptionvoidClusterListConfig.Producer.getConfig(ClusterListConfig.Builder builder) Constructors in com.yahoo.cloud.config with parameters of type ClusterListConfig.Builder