public static final class PacketTypeAndCounter.Builder
extends java.lang.Object
PacketTypeAndCounter.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PacketTypeAndCounter. |
| Modifier and Type | Method and Description |
|---|---|
PacketTypeAndCounter |
build() |
PacketTypeAndCounter.Builder |
setCounter(java.lang.Long counter)
The number of packets.
|
PacketTypeAndCounter.Builder |
setPacketType(java.lang.String packetType)
The type of the packets
|
public Builder()
PacketTypeAndCounter.public PacketTypeAndCounter.Builder setCounter(java.lang.Long counter)
counter - New value for the property.public PacketTypeAndCounter.Builder setPacketType(java.lang.String packetType)
packetType - New value for the property.public PacketTypeAndCounter build()