Uses of Class
org.opendaylight.neutron.spi.NeutronQosMinimumBandwidthRule
-
Packages that use NeutronQosMinimumBandwidthRule Package Description org.opendaylight.neutron.spi -
-
Uses of NeutronQosMinimumBandwidthRule in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi that return types with arguments of type NeutronQosMinimumBandwidthRule Modifier and Type Method Description List<NeutronQosMinimumBandwidthRule>
NeutronQosPolicy. getMinimumBandwidthRules()
Methods in org.opendaylight.neutron.spi with parameters of type NeutronQosMinimumBandwidthRule Modifier and Type Method Description boolean
NeutronQosMinimumBandwidthRule. extractField(String field, NeutronQosMinimumBandwidthRule ans)
Method parameters in org.opendaylight.neutron.spi with type arguments of type NeutronQosMinimumBandwidthRule Modifier and Type Method Description void
NeutronQosPolicy. setMinimumBandwidthRules(List<NeutronQosMinimumBandwidthRule> qosMinimumBandwidthRules)
-