Package io.camunda.client.protocol.rest
Class CursorForwardPagination
java.lang.Object
io.camunda.client.protocol.rest.CursorForwardPagination
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.23.0")
public class CursorForwardPagination
extends Object
CursorForwardPagination
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_AFTER
- See Also:
-
JSON_PROPERTY_LIMIT
- See Also:
-
-
Constructor Details
-
CursorForwardPagination
public CursorForwardPagination()
-
-
Method Details
-
after
-
getAfter
Use the `endCursor` value from the previous response to fetch the next page of results.- Returns:
- after
-
setAfter
-
limit
-
getLimit
The maximum number of items to return in one request. minimum: 1 maximum: 10000- Returns:
- limit
-
setLimit
-
equals
-
hashCode
public int hashCode() -
toString
-