public class OvhArpBlockedIp extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
blockedSince
The last blocking date
canBeNull && readOnly
|
String |
ipBlocked
your IP
canBeNull && readOnly
|
String |
logs
ARP logs
canBeNull && readOnly
|
OvhArpStateEnum |
state
this IP address state
canBeNull && readOnly
|
Long |
time
Time (in seconds) remaining before you can request your IP to be unblocked
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhArpBlockedIp() |
public String ipBlocked
public Date blockedSince
public Long time
public OvhArpStateEnum state
public String logs
Copyright © 2018. All rights reserved.