Package | Description |
---|---|
org.openstack4j.model.network.ext | |
org.openstack4j.openstack.networking.domain.ext |
Modifier and Type | Method and Description |
---|---|
List<ListItem> |
LoadBalancerV2.getListeners() |
List<ListItem> |
LbPoolV2.getListeners()
Listeners associated with the pool
|
List<ListItem> |
ListenerV2.getLoadBalancers() |
List<ListItem> |
LbPoolV2.getMembers() |
List<ListItem> |
HealthMonitorV2.getPools()
The pools that this health monitor will monitor.
|
Modifier and Type | Method and Description |
---|---|
List<ListItem> |
NeutronLoadBalancerV2.getListeners() |
List<ListItem> |
NeutronLbPoolV2.getListeners()
Listeners associated with the pool
|
List<ListItem> |
NeutronListenerV2.getLoadBalancers() |
List<ListItem> |
NeutronLbPoolV2.getMembers() |
List<ListItem> |
NeutronHealthMonitorV2.getPools() |
Copyright © 2017. All rights reserved.