Class PaginatedResponseBase.Pagination.PaginationBuilder
java.lang.Object
com.amilesend.discogs.model.PaginatedResponseBase.Pagination.PaginationBuilder
- Enclosing class:
PaginatedResponseBase.Pagination
-
Method Details
-
page
The page number associated with the results.- Returns:
this
.
-
pages
The total number of pages available.- Returns:
this
.
-
items
The total number of items available.- Returns:
this
.
-
perPage
The number of items per page.- Returns:
this
.
-
urls
The map of URLs used to navigate pages.- Returns:
this
.
-
build
-
toString
-