Uses of Class
com.easypost.model.ClaimCollection
Packages that use ClaimCollection
- 
Uses of ClaimCollection in com.easypost.service
Methods in com.easypost.service that return ClaimCollectionModifier and TypeMethodDescriptionGet a list of Claims.ClaimService.getNextPage(ClaimCollection collection) Get the next page of an ClaimCollection.ClaimService.getNextPage(ClaimCollection collection, Integer pageSize) Get the next page of an ClaimCollection.Methods in com.easypost.service with parameters of type ClaimCollectionModifier and TypeMethodDescriptionClaimService.getNextPage(ClaimCollection collection) Get the next page of an ClaimCollection.ClaimService.getNextPage(ClaimCollection collection, Integer pageSize) Get the next page of an ClaimCollection.