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