Uses of Class
org.opendaylight.neutron.northbound.api.NeutronMeteringLabelRuleRequest
-
Packages that use NeutronMeteringLabelRuleRequest Package Description org.opendaylight.neutron.northbound.api -
-
Uses of NeutronMeteringLabelRuleRequest in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronMeteringLabelRuleRequest Modifier and Type Method Description javax.ws.rs.core.Response
NeutronMeteringLabelRulesNorthbound. createMeteringLabelRule(NeutronMeteringLabelRuleRequest input)
Creates new metering label rule.
-