Uses of Class
org.opendaylight.neutron.northbound.api.NeutronPortRequest
-
Packages that use NeutronPortRequest Package Description org.opendaylight.neutron.northbound.api -
-
Uses of NeutronPortRequest in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronPortRequest Modifier and Type Method Description javax.ws.rs.core.ResponseNeutronPortsNorthbound. createPorts(NeutronPortRequest input)Creates new Ports.javax.ws.rs.core.ResponseNeutronPortsNorthbound. updatePort(String portUUID, NeutronPortRequest input)Updates a Port.
-