Package com.algolia.model.search
Class Cursor
java.lang.Object
com.algolia.model.search.Cursor
Cursor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Cursor
public Cursor()
-
-
Method Details
-
setCursor
-
getCursor
Cursor to get the next page of the response. The parameter must match the value returned in the response of a previous request. The last page of the response does not return a `cursor` attribute. -
equals
-
hashCode
public int hashCode() -
toString
-