org.rundeck.api.util.PagedResults<T> |
PagedResults contains a List of a certain type, and paging information.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Number of items available in page
| |||||||||||
Max number of items returned in page
| |||||||||||
Offset into all items
| |||||||||||
Results list
| |||||||||||
Total items to be paged
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.Iterable
|
Number of items available in page
Max number of items returned in page
Offset into all items
Total items to be paged