Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
QosDscp . |
Modifier and Type | Method and Description |
---|---|
QosDscp |
build() |
QosDscp.Builder |
setMode(java.lang.String mode)
Possible values are:
QosDscp.MODE_TRUSTED QosDscp.MODE_UNTRUSTED When you select
the Trusted mode the inner header DSCP value is applied to the outer IP header
for IP/IPv6 traffic. |
QosDscp.Builder |
setPriority(java.lang.Long priority)
Internal Forwarding Priority format: int32
|
public Builder()
QosDscp
.public QosDscp.Builder setMode(java.lang.String mode)
mode
- New value for the property.public QosDscp.Builder setPriority(java.lang.Long priority)
priority
- New value for the property.public QosDscp build()