Uses of Class
com.easypost.model.ShipmentCollection
Packages that use ShipmentCollection
- 
Uses of ShipmentCollection in com.easypost.service
Methods in com.easypost.service that return ShipmentCollectionModifier and TypeMethodDescriptionGet a list of all Shipment objects.ShipmentService.getNextPage(ShipmentCollection collection) Get the next page of an ShipmentCollection.ShipmentService.getNextPage(ShipmentCollection collection, Integer pageSize) Get the next page of an ShipmentCollection.Methods in com.easypost.service with parameters of type ShipmentCollectionModifier and TypeMethodDescriptionShipmentService.getNextPage(ShipmentCollection collection) Get the next page of an ShipmentCollection.ShipmentService.getNextPage(ShipmentCollection collection, Integer pageSize) Get the next page of an ShipmentCollection.