Uses of Interface
org.opendaylight.neutron.spi.INeutronLoadBalancerPoolCRUD
-
Packages that use INeutronLoadBalancerPoolCRUD Package Description org.opendaylight.neutron.northbound.api org.opendaylight.neutron.transcriber -
-
Uses of INeutronLoadBalancerPoolCRUD in org.opendaylight.neutron.northbound.api
Constructors in org.opendaylight.neutron.northbound.api with parameters of type INeutronLoadBalancerPoolCRUD Constructor Description NeutronLoadBalancerPoolNorthbound(INeutronLoadBalancerPoolCRUD neutronCRUD, org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
-
Uses of INeutronLoadBalancerPoolCRUD in org.opendaylight.neutron.transcriber
Classes in org.opendaylight.neutron.transcriber that implement INeutronLoadBalancerPoolCRUD Modifier and Type Class Description class
NeutronLoadBalancerPoolInterface
-