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.TrackerService.retrieveBatch(Map<String, Object> params) Retrieve a batch of Tracker objects.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.