Uses of Class
com.easypost.model.PickupCollection
Packages that use PickupCollection
- 
Uses of PickupCollection in com.easypost.service
Methods in com.easypost.service that return PickupCollectionModifier 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.Methods in com.easypost.service with parameters of type PickupCollectionModifier 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.