public interface LoadBalancerService
Modifier and Type | Method and Description |
---|---|
HealthMonitorService |
healthMonitor() |
LbPoolService |
lbPool() |
MemberService |
member() |
VipService |
vip() |
MemberService member()
VipService vip()
HealthMonitorService healthMonitor()
LbPoolService lbPool()
Copyright © 2017. All rights reserved.