Uses of Class
com.easypost.model.InsuranceCollection
Packages that use InsuranceCollection
- 
Uses of InsuranceCollection in com.easypost.service
Methods in com.easypost.service that return InsuranceCollectionModifier and TypeMethodDescriptionGet a list of Insurances.InsuranceService.getNextPage(InsuranceCollection collection) Get the next page of an InsuranceCollection.InsuranceService.getNextPage(InsuranceCollection collection, Integer pageSize) Get the next page of an InsuranceCollection.Methods in com.easypost.service with parameters of type InsuranceCollectionModifier and TypeMethodDescriptionInsuranceService.getNextPage(InsuranceCollection collection) Get the next page of an InsuranceCollection.InsuranceService.getNextPage(InsuranceCollection collection, Integer pageSize) Get the next page of an InsuranceCollection.