Uses of Class
com.easypost.model.EventCollection
Packages that use EventCollection
- 
Uses of EventCollection in com.easypost.service
Methods in com.easypost.service that return EventCollectionModifier and TypeMethodDescriptionGet a list of Events.EventService.getNextPage(EventCollection collection) Get the next page of an EventCollection.EventService.getNextPage(EventCollection collection, Integer pageSize) Get the next page of an EventCollection.Methods in com.easypost.service with parameters of type EventCollectionModifier and TypeMethodDescriptionEventService.getNextPage(EventCollection collection) Get the next page of an EventCollection.EventService.getNextPage(EventCollection collection, Integer pageSize) Get the next page of an EventCollection.