Uses of Class
com.easypost.model.ReportCollection
Packages that use ReportCollection
- 
Uses of ReportCollection in com.easypost.service
Methods in com.easypost.service that return ReportCollectionModifier and TypeMethodDescriptionGet a list of Reports from the API.ReportService.getNextPage(ReportCollection collection) Get the next page of an ReportCollection.ReportService.getNextPage(ReportCollection collection, Integer pageSize) Get the next page of an ReportCollection.Methods in com.easypost.service with parameters of type ReportCollectionModifier and TypeMethodDescriptionReportService.getNextPage(ReportCollection collection) Get the next page of an ReportCollection.ReportService.getNextPage(ReportCollection collection, Integer pageSize) Get the next page of an ReportCollection.