Uses of Class
com.easypost.model.PickupCollection
-
Uses of PickupCollection in com.easypost.service
Modifier and TypeMethodDescriptionGet a list of all Pickup objects.PickupService.getNextPage
(PickupCollection collection) Get the next page of an PickupCollection.PickupService.getNextPage
(PickupCollection collection, Integer pageSize) Get the next page of an PickupCollection.Modifier and TypeMethodDescriptionPickupService.getNextPage
(PickupCollection collection) Get the next page of an PickupCollection.PickupService.getNextPage
(PickupCollection collection, Integer pageSize) Get the next page of an PickupCollection.