public class ExecQuery extends AbstractTimeframeQuery
| Modifier and Type | Class and Description |
|---|---|
static class |
ExecQuery.Builder |
| Constructor and Description |
|---|
ExecQuery() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getKey() |
int |
hashCode() |
void |
setKey(String key) |
getAfter, getBefore, setAfter, setBeforegetOrderBy, getPage, getSize, setOrderBy, setPage, setSizepublic String getKey()
@NotNull @PathParam(value="key") public void setKey(String key)
public boolean equals(Object obj)
equals in class AbstractTimeframeQuerypublic int hashCode()
hashCode in class AbstractTimeframeQueryCopyright © 2010–2023 The Apache Software Foundation. All rights reserved.