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 indicating the location to resume browsing from. Must match the value returned by the previous call. Pass this value to the subsequent browse call to get the next page of results. When the end of the index has been reached, `cursor` is absent from the response.- Returns:
- cursor
-
equals
-
hashCode
public int hashCode() -
toString
-