Uses of Class
org.opendaylight.neutron.northbound.api.NeutronRouterRequest
-
Packages that use NeutronRouterRequest Package Description org.opendaylight.neutron.northbound.api -
-
Uses of NeutronRouterRequest in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronRouterRequest Modifier and Type Method Description javax.ws.rs.core.ResponseNeutronRoutersNorthbound. createRouters(NeutronRouterRequest input)Creates new Routers.javax.ws.rs.core.ResponseNeutronRoutersNorthbound. updateRouter(String routerUUID, NeutronRouterRequest input)Updates a Router.
-