gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.github / Pagination

Pagination

class Pagination

Information about related content pages in a sequence of content pages returned by an API method.

Limited in functionality. Only considers paging links of type "next"

Constructors

<init>

Pagination(linkHeader: String?)

Information about related content pages in a sequence of content pages returned by an API method.

Properties

nextUrl

val nextUrl: String?

the url to retrieve the next content page, or null