Klasse Pagination.PaginationBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.Pagination.PaginationBuilder
- Umschließende Klasse:
Pagination
-
Methodendetails
-
offset
Echoes offset pagination property.- Gibt zurück:
this
.
-
limit
Echoes limit pagination property.- Gibt zurück:
this
.
-
more
Indicates if there are additional records to return- Gibt zurück:
this
.
-
total
The total number of records matching the given query.- Gibt zurück:
this
.
-
build
-
toString
-