Uses of Class
org.opendaylight.neutron.spi.NeutronRouterInterface
-
Packages that use NeutronRouterInterface Package Description org.opendaylight.neutron.northbound.api org.opendaylight.neutron.spi -
-
Uses of NeutronRouterInterface in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronRouterInterface Modifier and Type Method Description javax.ws.rs.core.Response
NeutronRoutersNorthbound. addRouterInterface(String routerUUID, NeutronRouterInterface input)
Adds an interface to a router.javax.ws.rs.core.Response
NeutronRoutersNorthbound. removeRouterInterface(String routerUUID, NeutronRouterInterface input)
-
Uses of NeutronRouterInterface in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronRouterInterface Modifier and Type Method Description protected boolean
NeutronRouterInterface. extractField(String field, NeutronRouterInterface ans)
-