| Package | Description |
|---|---|
| org.openstack4j.api.networking.ext | |
| org.openstack4j.openstack.networking.domain.ext | |
| org.openstack4j.openstack.networking.internal.ext |
| Modifier and Type | Method and Description |
|---|---|
NetQosPolicy |
NetQosPolicyService.create(NetQosPolicy netQosPolicy)
Create the current network qos policy for the current tenant back to defaults
|
NetQosPolicy |
NetQosPolicyService.get(String tenantId)
Fetches the network qos policy for the specified tenant
|
NetQosPolicy |
NetQosPolicyService.update(NetQosPolicyUpdate netQosPolicy)
Updates the network qos policy for the current tenant
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends NetQosPolicy> |
NetQosPolicyService.list()
Lists qos policies for tenants
|
| Modifier and Type | Method and Description |
|---|---|
NetQosPolicy |
NetQosPolicyService.create(NetQosPolicy netQosPolicy)
Create the current network qos policy for the current tenant back to defaults
|
| Modifier and Type | Class and Description |
|---|---|
class |
NeutronNetQosPolicy
Network qos policy that are bound to a Tenant
|
| Modifier and Type | Method and Description |
|---|---|
NetQosPolicy |
NeutronNetQosPolicy.NetQosPolicyConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
NetQosPolicyBuilder |
NeutronNetQosPolicy.NetQosPolicyConcreteBuilder.from(NetQosPolicy in) |
| Modifier and Type | Method and Description |
|---|---|
NetQosPolicy |
NetQosPolicyServiceImpl.create(NetQosPolicy netQosPolicy)
Create the current network qos policy for the current tenant back to defaults
|
NetQosPolicy |
NetQosPolicyServiceImpl.get(String policyId)
Fetches the network qos policy for the specified tenant
|
NetQosPolicy |
NetQosPolicyServiceImpl.update(NetQosPolicyUpdate update)
Updates the network qos policy for the current tenant
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends NetQosPolicy> |
NetQosPolicyServiceImpl.list()
Lists qos policies for tenants
|
| Modifier and Type | Method and Description |
|---|---|
NetQosPolicy |
NetQosPolicyServiceImpl.create(NetQosPolicy netQosPolicy)
Create the current network qos policy for the current tenant back to defaults
|
Copyright © 2021. All rights reserved.