Class BitbucketCloudPage<T>
java.lang.Object
com.cloudbees.jenkins.plugins.bitbucket.client.BitbucketCloudPage<T>
Bitbucket paginated resource
-
Constructor Details
-
BitbucketCloudPage
-
-
Method Details
-
getSize
public int getSize() -
getValues
-
getNext
-
isLastPage
public boolean isLastPage() -
getPageLength
public int getPageLength() -
getPage
public int getPage()
-