Uses of Class
com.yahoo.cloud.config.LbServicesConfig.Tenants.Builder
Packages that use LbServicesConfig.Tenants.Builder
-
Uses of LbServicesConfig.Tenants.Builder in com.yahoo.cloud.config
Fields in com.yahoo.cloud.config with type parameters of type LbServicesConfig.Tenants.BuilderMethods in com.yahoo.cloud.config that return LbServicesConfig.Tenants.BuilderModifier and TypeMethodDescriptionLbServicesConfig.Tenants.Builder.applications(String __key, LbServicesConfig.Tenants.Applications.Builder __value) LbServicesConfig.Tenants.Builder.applications(String __key, Consumer<LbServicesConfig.Tenants.Applications.Builder> __func) Make a new builder and run the supplied function on it before using it as the valueLbServicesConfig.Tenants.Builder.applications(Map<String, LbServicesConfig.Tenants.Applications.Builder> __values) Methods in com.yahoo.cloud.config with parameters of type LbServicesConfig.Tenants.BuilderModifier and TypeMethodDescriptionLbServicesConfig.Builder.tenants(String __key, LbServicesConfig.Tenants.Builder __value) Method parameters in com.yahoo.cloud.config with type arguments of type LbServicesConfig.Tenants.BuilderModifier and TypeMethodDescriptionLbServicesConfig.Builder.tenants(String __key, Consumer<LbServicesConfig.Tenants.Builder> __func) Make a new builder and run the supplied function on it before using it as the valueLbServicesConfig.Builder.tenants(Map<String, LbServicesConfig.Tenants.Builder> __values) Constructors in com.yahoo.cloud.config with parameters of type LbServicesConfig.Tenants.Builder