Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer
-
Packages that use LoadBalancer Package Description com.yahoo.vespa.hosted.controller.api.integration.configserver -
-
Uses of LoadBalancer in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return types with arguments of type LoadBalancer Modifier and Type Method Description java.util.List<LoadBalancer>ConfigServer. getLoadBalancers(com.yahoo.config.provision.ApplicationId application, com.yahoo.config.provision.zone.ZoneId zone)Get all load balancers for application in given zone
-