Uses of Class
org.opendaylight.neutron.northbound.api.NeutronTapServiceRequest
-
Packages that use NeutronTapServiceRequest Package Description org.opendaylight.neutron.northbound.api -
-
Uses of NeutronTapServiceRequest in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronTapServiceRequest Modifier and Type Method Description javax.ws.rs.core.ResponseNeutronTapServiceNorthbound. createTapService(NeutronTapServiceRequest input)Creates new Tap Service.javax.ws.rs.core.ResponseNeutronTapServiceNorthbound. updateTapService(String tapServiceUUID, NeutronTapServiceRequest input)Updates a Tap Service.
-