The FilesPage Entity

The catalytic.sdk.entities.FilesPage class represents a page of Files, usually returned from the Files.find() method.

Instance Methods

NameReturn TypeDescription
getFilesList<File>The Files included in this page of results
getNextPageTokenStringThe token used to fetch the next page of Files
getCountintThe total number of Files