public class ActionSet extends Object
| Modifier and Type | Method | Description |
|---|---|---|
void |
add(String type,
String item,
Long timeout) |
|
Boolean |
contains(String type,
String item,
Long timeout) |
|
void |
delete(String type,
String item,
Long timeout) |
|
Set<ActionItem> |
getCountry() |
|
Set<ActionItem> |
getIp() |
|
String |
getName() |
|
Set<ActionItem> |
getUser() |
|
boolean |
has(String type,
String item,
Long timeout) |
public ActionSet(String name)
public String getName()
public Set<ActionItem> getIp()
public Set<ActionItem> getUser()
public Set<ActionItem> getCountry()
Copyright © 2020. All rights reserved.