Skip to content

/AWS1/IF_APY_PAGINATOR

/AWS1/IF_APY_PAGINATOR represents the Paginator client for AWS AppSync.

Some iterator classes offers a means to indicate the maximum number of results to include in the operation output without having to worry about the exact importing parameter name of the underlying API operation. To set this limit, you can use the set_page_size( ) method. Kindly note, if different values are specified in the operation importing parameter and the iterator's set_page_size() method, the value specified last will be preferred (in the order of the values specified). The table below lists the iterator class that has the set_page_size() method as well as the name of the corresponding importing parameter of the underlying API operation.

List of paginator methods implemented in /AWS1/IF_APY_PAGINATOR

Paginated Method Iterator Class Page Size Option
LISTAPIKEYS() /AWS1/CL_APY_LISTAPIKEYS_I Yes ( IV_MAXRESULTS )
LISTAPIS() /AWS1/CL_APY_LISTAPIS_I Yes ( IV_MAXRESULTS )
LISTCHANNELNAMESPACES() /AWS1/CL_APY_LSTCHANNELNAMES00 Yes ( IV_MAXRESULTS )
LISTDATASOURCES() /AWS1/CL_APY_LISTDATASOURCES_I Yes ( IV_MAXRESULTS )
LISTDOMAINNAMES() /AWS1/CL_APY_LISTDOMAINNAMES_I Yes ( IV_MAXRESULTS )
LISTFUNCTIONS() /AWS1/CL_APY_LISTFUNCTIONS_I Yes ( IV_MAXRESULTS )
LISTGRAPHQLAPIS() /AWS1/CL_APY_LISTGRAPHQLAPIS_I Yes ( IV_MAXRESULTS )
LISTRESOLVERS() /AWS1/CL_APY_LISTRESOLVERS_I Yes ( IV_MAXRESULTS )
LISTRESOLVERSBYFUNCTION() /AWS1/CL_APY_LSTRESOLVERSBYF00 Yes ( IV_MAXRESULTS )
LISTSOURCEAPIASSOCIATIONS() /AWS1/CL_APY_LSTSRCAPIASSOCI00 Yes ( IV_MAXRESULTS )
LISTTYPES() /AWS1/CL_APY_LISTTYPES_I Yes ( IV_MAXRESULTS )
LISTTYPESBYASSOCIATION() /AWS1/CL_APY_LSTTYPESBYASSOC00 Yes ( IV_MAXRESULTS )