public final class ProxyServerQuery extends ResourceQuery
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_HOST
Search key for searching based on host.
|
static long |
serialVersionUID |
| Constructor and Description |
|---|
ProxyServerQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
setHost(String host)
Adds a predicate to return only proxy servers with the given host
|
addKeySearch, getAttrsToReturn, getFilter, getLocalName, getPath, getTypeId, getUpdatedAfter, getUpdatedBefore, isChangedInSessionOnly, lastUpdatedBetween, setAttrsToReturn, setChangedInSessionOnly, setLocalName, setPathpublic static final long serialVersionUID
public static final String KEY_HOST
public void setHost(String host)
host - the host to look for