Class ChildUserCollection
++ +
-
+
+
-
+
+ +Constructor Summary
+Constructors+ +
+
+ -
+
+ +Method Summary
++ + ++++Methods inherited from class com.easypost.model.PaginatedCollection
+getNextPage, getNextPage
++ +Methods inherited from class com.easypost.model.EasyPostResource
+equals, hashCode, prettyPrint, toString
+
-
+
+
-
+
+ +Constructor Details
+-
+
-
+
+ +ChildUserCollection
+public ChildUserCollection()+
+
+
+ -
+
-
+
+ +Method Details
+-
+
-
+
+ +buildNextPageParameters
+ +Description copied from class:+PaginatedCollection
Build the parameters for retrieving the next page of a paginated collection.+-
+
- Specified by: +
buildNextPageParameters
in classPaginatedCollection<User>
+- Parameters: +
children
- The current entries in the collection. Needed to determine the next page parameters.
+pageSize
- The page size to use for the next page.
+- Returns: +
- The parameters for retrieving the next page of a paginated collection. +
+
+ -
+
ApiKeyService.retrieveApiKeysForUser(String)
instead.