| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
LeafStats. |
| Modifier and Type | Method and Description |
|---|---|
LeafStats |
build() |
LeafStats.Builder |
setPktRxErrors(java.lang.Long pktRxErrors)
Pkt RX Errors format: int64
|
LeafStats.Builder |
setPktTxErrors(java.lang.Long pktTxErrors)
Pkt TX Errors format: int64
|
public Builder()
LeafStats.public LeafStats.Builder setPktRxErrors(java.lang.Long pktRxErrors)
pktRxErrors - New value for the property.public LeafStats.Builder setPktTxErrors(java.lang.Long pktTxErrors)
pktTxErrors - New value for the property.public LeafStats build()