Summary:
Detail:
CursorPagedResponse<T>
build()
CursorPagedResponse.Builder<T>
limit(long limit)
nextCursor(String nextCursor)
offset(long offset)
results(List<T> results)
String
toString()
total(long total)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
this
toString
Object