Uses of Class
com.easypost.model.ShipmentCollection
-
Uses of ShipmentCollection in com.easypost.service
Modifier 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.Modifier 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.