Uses of Class
com.easypost.model.Shipment
Package
Description
Classes for the EasyPost API.
Interact with the EasyPost API in Java.
-
Uses of Shipment in com.easypost.model
-
Uses of Shipment in com.easypost.service
Modifier and TypeMethodDescriptionBuy this Shipment.Buy this Shipment.Buy this Shipment.Buy this Shipment.Create a new Shipment object from a map of parameters.ShipmentService.generateForm
(String id, String formType) Generate a form for this shipment.Generate a form for this shipment.Insure this Shipment.Label this Shipment.Get new rates for this Shipment.Get new rates for this Shipment.Refund this Shipment.Refund this Shipment.Retrieve a Shipment from the API.Modifier and TypeMethodDescriptionBatchService.addShipments
(String id, List<Shipment> shipments) Add shipments to this Batch object.BatchService.removeShipments
(String id, List<Shipment> shipments) Remove shipments from this Batch object.