public class OvhSpamIp extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
date
Last date the ip was blocked
canBeNull && readOnly
|
String |
ipSpamming
IP address which is sending spam
canBeNull && readOnly
|
OvhSpamStateEnum |
state
Current state of the ip
canBeNull && readOnly
|
Long |
time
Time (in seconds) while the IP will be blocked
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhSpamIp() |
public Date date
public String ipSpamming
public Long time
public OvhSpamStateEnum state
Copyright © 2018. All rights reserved.