Package com.ringcentral.definitions
Class PageNavigationModel
java.lang.Object
com.ringcentral.definitions.PageNavigationModel
Links to other pages of the current result set
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfirstPage
(PageNavigationUri firstPage) lastPage
(PageNavigationUri lastPage) nextPage
(PageNavigationUri nextPage) previousPage
(PageNavigationUri previousPage)
-
Field Details
-
firstPage
-
nextPage
-
previousPage
-
lastPage
-
-
Constructor Details
-
PageNavigationModel
public PageNavigationModel()
-
-
Method Details