Skip to content

/AWS1/IF_CNK_PAGINATOR

/AWS1/IF_CNK_PAGINATOR represents the Paginator client for Amazon Connect Cases.

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 paginated methods implemented in /AWS1/IF_CNK_PAGINATOR

Paginated Method Iterator Class Page Size Option
GETCASE() /AWS1/CL_CNK_GETCASE_I Not Available
GETCASEAUDITEVENTS() /AWS1/CL_CNK_GETCASEAUDEVTS_I Yes ( IV_MAXRESULTS )
LISTCASESFORCONTACT() /AWS1/CL_CNK_LSTCASESFORCONT00 Yes ( IV_MAXRESULTS )
LISTDOMAINS() /AWS1/CL_CNK_LISTDOMAINS_I Yes ( IV_MAXRESULTS )
LISTFIELDOPTIONS() /AWS1/CL_CNK_LISTFIELDOPTS_I Yes ( IV_MAXRESULTS )
LISTFIELDS() /AWS1/CL_CNK_LISTFIELDS_I Yes ( IV_MAXRESULTS )
LISTLAYOUTS() /AWS1/CL_CNK_LISTLAYOUTS_I Yes ( IV_MAXRESULTS )
LISTTEMPLATES() /AWS1/CL_CNK_LISTTEMPLATES_I Yes ( IV_MAXRESULTS )
SEARCHCASES() /AWS1/CL_CNK_SEARCHCASES_I Yes ( IV_MAXRESULTS )
SEARCHRELATEDITEMS() /AWS1/CL_CNK_SRCHRELATEDITEM00 Yes ( IV_MAXRESULTS )