Uses of Class
org.opendaylight.neutron.northbound.api.NeutronQosPolicyRequest
- 
Packages that use NeutronQosPolicyRequest Package Description org.opendaylight.neutron.northbound.api  - 
- 
Uses of NeutronQosPolicyRequest in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronQosPolicyRequest Modifier and Type Method Description javax.ws.rs.core.ResponseNeutronQosPolicyNorthbound. createQosPolicies(NeutronQosPolicyRequest input)Creates new Qos Policy.javax.ws.rs.core.ResponseNeutronQosPolicyNorthbound. updateQosPolicy(String qosPolicyUUID, NeutronQosPolicyRequest input)Updates a Qos Policy. 
 -