Uses of Class
ai.promoted.delivery.model.PagingInfo
-
Packages that use PagingInfo Package Description ai.promoted.delivery.model -
-
Uses of PagingInfo in ai.promoted.delivery.model
Methods in ai.promoted.delivery.model that return PagingInfo Modifier and Type Method Description PagingInfoPagingInfo. cursor(String cursor)PagingInfoResponse. getPagingInfo()Get pagingInfoPagingInfoPagingInfo. pagingId(String pagingId)Methods in ai.promoted.delivery.model with parameters of type PagingInfo Modifier and Type Method Description ResponseResponse. pagingInfo(PagingInfo pagingInfo)voidResponse. setPagingInfo(PagingInfo pagingInfo)
-