public class BucketsQuery
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
void
void
void
void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BucketsQuery
public BucketsQuery()
-
Method Details
-
getOffset
@Nullable
public Integer getOffset()
-
setOffset
public void setOffset(@Nullable
Integer offset)
-
getLimit
@Nullable
public Integer getLimit()
-
setLimit
public void setLimit(@Nullable
Integer limit)
-
getAfter
@Nullable
public String getAfter()
-
setAfter
public void setAfter(@Nullable
String after)
-
getOrg
@Nullable
public String getOrg()
-
setOrg
public void setOrg(@Nullable
String org)
-
getOrgID
@Nullable
public String getOrgID()
-
setOrgID
public void setOrgID(@Nullable
String orgID)
-
getName
@Nullable
public String getName()
-
setName
public void setName(@Nullable
String name)
-
getId
@Nullable
public String getId()
-
setId
public void setId(@Nullable
String id)