Uses of Class
com.yahoo.cloud.config.LbServicesConfig.Tenants.Applications.Builder
Packages that use LbServicesConfig.Tenants.Applications.Builder
-
Uses of LbServicesConfig.Tenants.Applications.Builder in com.yahoo.cloud.config
Fields in com.yahoo.cloud.config with type parameters of type LbServicesConfig.Tenants.Applications.BuilderMethods in com.yahoo.cloud.config that return LbServicesConfig.Tenants.Applications.BuilderModifier and TypeMethodDescriptionLbServicesConfig.Tenants.Applications.Builder.activeRotation(boolean __value) LbServicesConfig.Tenants.Applications.Builder.endpoints(LbServicesConfig.Tenants.Applications.Endpoints.Builder __builder) Add the given builder to this builder's list of Endpoints buildersLbServicesConfig.Tenants.Applications.Builder.endpoints(Consumer<LbServicesConfig.Tenants.Applications.Endpoints.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listLbServicesConfig.Tenants.Applications.Builder.endpoints(List<LbServicesConfig.Tenants.Applications.Endpoints.Builder> __builders) Set the given list as this builder's list of Endpoints buildersMethods in com.yahoo.cloud.config with parameters of type LbServicesConfig.Tenants.Applications.BuilderModifier and TypeMethodDescriptionLbServicesConfig.Tenants.Builder.applications(String __key, LbServicesConfig.Tenants.Applications.Builder __value) Method parameters in com.yahoo.cloud.config with type arguments of type LbServicesConfig.Tenants.Applications.BuilderModifier and TypeMethodDescriptionLbServicesConfig.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) Constructors in com.yahoo.cloud.config with parameters of type LbServicesConfig.Tenants.Applications.BuilderModifierConstructorDescription