Package com.intercom.api.types
Class CursorPages.Builder
java.lang.Object
com.intercom.api.types.CursorPages.Builder
- Enclosing class:
CursorPages
-
Method Summary
Modifier and TypeMethodDescriptionbuild()from(CursorPages other) next(StartingAfterPaging next) next(Optional<StartingAfterPaging> next) totalPages(Integer totalPages) totalPages(Optional<Integer> totalPages)
-
Method Details
-
from
-
page
-
page
-
next
-
next
-
perPage
-
perPage
-
totalPages
-
totalPages
-
build
-