Package com.okta.sdk.resource.common
Class PagedList<T>
java.lang.Object
com.okta.sdk.resource.common.PagedList<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
static PagedList
constructPagedList
(org.springframework.http.ResponseEntity responseEntity) getItems()
getSelf()
items()
void
setNextPage
(String nextPage) void
-
Constructor Details
-
PagedList
public PagedList()
-
-
Method Details
-
getItems
-
getSelf
-
getNextPage
-
getAfter
-
setSelf
-
addItems
-
items
-
setNextPage
-
constructPagedList
-