Construct a FineTuningListPager object.
The service client instance used to invoke fineTuningList()
Optional params: WatsonXAI.FineTuningListParamsThe parameters to be passed to fineTuningList()
Protected clientProtected hasProtected pageProtected paramsReturns all results by invoking fineTuningList() repeatedly until all pages of results have been retrieved.
A Promise that resolves to an array of fine-tuning resources
Returns the next page of results by invoking fineTuningList().
A Promise that resolves to an array of fine-tuning resources
FineTuningListPager can be used to simplify the use of fineTuningList().