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