The InstancesPage Entity

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

Instance Methods

NameReturn TypeDescription
getInstancesList<Instance>The Instances included in this page of results
getNextPageTokenStringThe token used to fetch the next page of Instances
getCountintThe total number of Instances