public static final class GatewayQosProfileConfig.Builder
extends java.lang.Object
GatewayQosProfileConfig
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
GatewayQosProfileConfig . |
Modifier and Type | Method and Description |
---|---|
GatewayQosProfileConfig |
build() |
GatewayQosProfileConfig.Builder |
setEgressQosProfilePath(java.lang.String egressQosProfilePath)
Policy path to gateway QoS profile in egress direction.
|
GatewayQosProfileConfig.Builder |
setIngressQosProfilePath(java.lang.String ingressQosProfilePath)
Policy path to gateway QoS profile in ingress direction.
|
public Builder()
GatewayQosProfileConfig
.public GatewayQosProfileConfig.Builder setEgressQosProfilePath(java.lang.String egressQosProfilePath)
egressQosProfilePath
- New value for the property.public GatewayQosProfileConfig.Builder setIngressQosProfilePath(java.lang.String ingressQosProfilePath)
ingressQosProfilePath
- New value for the property.public GatewayQosProfileConfig build()