Class NeutronNetQosPolicyBandwidthLimitRule.NeutronNetQosPolicyBLRules
- java.lang.Object
-
- org.openstack4j.openstack.common.ListResult<NeutronNetQosPolicyBandwidthLimitRule>
-
- org.openstack4j.openstack.networking.domain.ext.NeutronNetQosPolicyBandwidthLimitRule.NeutronNetQosPolicyBLRules
-
- All Implemented Interfaces:
Serializable,ListType,ModelEntity
- Enclosing class:
- NeutronNetQosPolicyBandwidthLimitRule
public static class NeutronNetQosPolicyBandwidthLimitRule.NeutronNetQosPolicyBLRules extends ListResult<NeutronNetQosPolicyBandwidthLimitRule>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NeutronNetQosPolicyBLRules()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<NeutronNetQosPolicyBandwidthLimitRule>value()-
Methods inherited from class org.openstack4j.openstack.common.ListResult
first, getList
-
-
-
-
Method Detail
-
value
protected List<NeutronNetQosPolicyBandwidthLimitRule> value()
- Specified by:
valuein classListResult<NeutronNetQosPolicyBandwidthLimitRule>
-
-