public class OvhMitigationDetailedStats extends Object
| Modifier and Type | Field and Description |
|---|---|
Long |
destPort
Traffic dest port
canBeNull
|
Boolean |
fragments
canBeNull
|
Long |
icmpCode
ICMP protocol code
canBeNull
|
Long |
icmpType
ICMP protocol type
canBeNull
|
OvhMitigationTraffic |
in
Traffic in
canBeNull
|
OvhMitigationTraffic |
out
Traffic out
canBeNull
|
Long |
protocol
Used protocol.
|
Long |
srcPort
Traffic source port
canBeNull
|
Boolean |
syn
canBeNull
|
| Constructor and Description |
|---|
OvhMitigationDetailedStats() |
public Long icmpType
public Long protocol
public Long destPort
public Long icmpCode
public OvhMitigationTraffic in
public Boolean syn
public Boolean fragments
public Long srcPort
public OvhMitigationTraffic out
Copyright © 2018. All rights reserved.