Magidoc

Pageable
Input Object

A command to get a subset of all records.

Fields

#

page

Page number, starting from zero. If not specified, zero will be assumed.

size

Maximum number of records per page. If not specified, 20 will be assumed.

sort

[ Order ]

Sorting parameters that will be applied to a list of records before returning a given page. If nothing is specified, records sorting will not be guaranteed.

Usages

#

References

#

  • Argument pageable of field assignedResources from type OAuth2Client
  • Argument pageable of field declaredResources from type OAuth2Client
  • Argument pageable of field declaredScopes from type OAuth2Client