Skip to content

/AWS1/IF_FCS_PAGINATOR

/AWS1/IF_FCS_PAGINATOR represents the Paginator client for Amazon Forecast Service.

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_FCS_PAGINATOR

Paginated Method Iterator Class Page Size Option
LISTDATASETGROUPS() /AWS1/CL_FCS_LISTDSGROUPS_I Yes ( IV_MAXRESULTS )
LISTDATASETIMPORTJOBS() /AWS1/CL_FCS_LISTDSIMPJOBS_I Yes ( IV_MAXRESULTS )
LISTDATASETS() /AWS1/CL_FCS_LISTDATASETS_I Yes ( IV_MAXRESULTS )
LISTEXPLAINABILITIES() /AWS1/CL_FCS_LSTEXPLAINABILI01 Yes ( IV_MAXRESULTS )
LISTEXPLAINABILITYEXPORTS() /AWS1/CL_FCS_LSTEXPLAINABILI00 Yes ( IV_MAXRESULTS )
LISTFORECASTEXPORTJOBS() /AWS1/CL_FCS_LISTFCEXPJOBS_I Yes ( IV_MAXRESULTS )
LISTFORECASTS() /AWS1/CL_FCS_LISTFORECASTS_I Yes ( IV_MAXRESULTS )
LISTMONITOREVALUATIONS() /AWS1/CL_FCS_LISTMONIEVALS_I Yes ( IV_MAXRESULTS )
LISTMONITORS() /AWS1/CL_FCS_LISTMONITORS_I Yes ( IV_MAXRESULTS )
LISTPREDICTORBACKTESTEXPJOBS() /AWS1/CL_FCS_LSTPREDICTORBAC00 Yes ( IV_MAXRESULTS )
LISTPREDICTORS() /AWS1/CL_FCS_LISTPREDICTORS_I Yes ( IV_MAXRESULTS )
LISTWHATIFANALYSES() /AWS1/CL_FCS_LSTWHATIFANALYS00 Yes ( IV_MAXRESULTS )
LISTWHATIFFORECASTEXPORTS() /AWS1/CL_FCS_LISTWHATIFFCEXP_I Yes ( IV_MAXRESULTS )
LISTWHATIFFORECASTS() /AWS1/CL_FCS_LISTWHATIFFCS_I Yes ( IV_MAXRESULTS )