Uses of Class
com.easypost.model.TrackerCollection
Packages that use TrackerCollection
-
Uses of TrackerCollection in com.easypost.service
Methods in com.easypost.service that return TrackerCollectionModifier and TypeMethodDescriptionGet a list of all Tracker objects.TrackerService.getNextPage
(TrackerCollection collection) Get the next page of an TrackerCollection.TrackerService.getNextPage
(TrackerCollection collection, Integer pageSize) Get the next page of an TrackerCollection.Methods in com.easypost.service with parameters of type TrackerCollectionModifier and TypeMethodDescriptionTrackerService.getNextPage
(TrackerCollection collection) Get the next page of an TrackerCollection.TrackerService.getNextPage
(TrackerCollection collection, Integer pageSize) Get the next page of an TrackerCollection.