JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.easypost.model
Parcel
Uses of Class
com.easypost.model.Parcel
Packages that use
Parcel
Package
Description
com.easypost.service
Interact with the EasyPost API in Java.
Uses of
Parcel
in
com.easypost.service
Methods in
com.easypost.service
that return
Parcel
Modifier and Type
Method
Description
Parcel
ParcelService.
create
(
Map
<
String
,
Object
> params)
Create a Parcel from a map of parameters.
Parcel
ParcelService.
retrieve
(
String
id)
Retrieve a Parcel from the API.