The IntegrationsPage Entity

The org.catalytic.sdk.entities.IntegrationsPage class represents a page of Integrations, usually returned from the Integrations.find() method.

Instance Methods

NameTypeDescription
getIntegrationsList<Integration>The Integrations included in this page of results
getNextPageTokenStringThe token to use to fetch the next page of results
getCountintThe total number of Integrations