The AccessTokensPage Entity

catalytic.sdk.entities.AccessTokensPage

The AccessTokensPage class represents a page of AccessTokens, usually returned from the AccessTokens.find() method.

Instance Methods

NameReturn TypeDescription
getAccessTokensList<AccessToken>The Access Tokens included in this page of results
getNextPageTokenStringThe token used to fetch the next page of Access Tokens
getCountintThe total number of Access Tokens