public class PaginationUtil
extends Object
Helper class for Pagination related functions.
Since:
16.0.0
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Concrete Methods
Gets the 'after' resource id from ApiClient instance.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Details
PaginationUtil
public PaginationUtil ()
Method Details
getAfter
Gets the 'after' resource id from ApiClient instance.
e.g. a next page URL such as
... will fetch
an output 'after' string value of 100uekbsy586JToqdQ1d7
Parameters:
apiClient
- ApiClient
instance
Returns:
the 'after' resource id