Uses of Class
com.yahoo.cloud.config.LbServicesConfig.Tenants.Applications.Endpoints.Builder
Packages that use LbServicesConfig.Tenants.Applications.Endpoints.Builder
-
Uses of LbServicesConfig.Tenants.Applications.Endpoints.Builder in com.yahoo.cloud.config
Fields in com.yahoo.cloud.config with type parameters of type LbServicesConfig.Tenants.Applications.Endpoints.BuilderMethods in com.yahoo.cloud.config that return LbServicesConfig.Tenants.Applications.Endpoints.BuilderModifier and TypeMethodDescriptionLbServicesConfig.Tenants.Applications.Endpoints.Builder.hosts(Collection<String> __values) LbServicesConfig.Tenants.Applications.Endpoints.Builder.routingMethod(LbServicesConfig.Tenants.Applications.Endpoints.RoutingMethod.Enum __value) LbServicesConfig.Tenants.Applications.Endpoints.Builder.scope(LbServicesConfig.Tenants.Applications.Endpoints.Scope.Enum __value) LbServicesConfig.Tenants.Applications.Endpoints.Builder.weight(int __value) Methods in com.yahoo.cloud.config with parameters of type LbServicesConfig.Tenants.Applications.Endpoints.BuilderModifier and TypeMethodDescriptionLbServicesConfig.Tenants.Applications.Builder.endpoints(LbServicesConfig.Tenants.Applications.Endpoints.Builder __builder) Add the given builder to this builder's list of Endpoints buildersMethod parameters in com.yahoo.cloud.config with type arguments of type LbServicesConfig.Tenants.Applications.Endpoints.BuilderModifier and TypeMethodDescriptionLbServicesConfig.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 buildersConstructors in com.yahoo.cloud.config with parameters of type LbServicesConfig.Tenants.Applications.Endpoints.BuilderModifierConstructorDescription