Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
DscpValue . |
Modifier and Type | Method and Description |
---|---|
DscpValue |
build() |
DscpValue.Builder |
setDscpValue(java.lang.Long dscpValue)
A DSCP value is allocated to indicate the existence of INT header.
|
public Builder()
DscpValue
.public DscpValue.Builder setDscpValue(java.lang.Long dscpValue)
dscpValue
- New value for the property.public DscpValue build()