Uses of Class
org.oxerr.stubhub.client.inventory.InventorySearchCriteria
Packages that use InventorySearchCriteria
Package
Description
Implementation of StubHub Inventory API using Apache CXF.
Provides classes for inventory management.
-
Uses of InventorySearchCriteria in org.oxerr.stubhub.client.cxf.impl.inventory
Methods in org.oxerr.stubhub.client.cxf.impl.inventory with parameters of type InventorySearchCriteriaModifier and TypeMethodDescriptionCXFInventoryService.iterateInventories(InventorySearchCriteria criteria) Constructors in org.oxerr.stubhub.client.cxf.impl.inventory with parameters of type InventorySearchCriteriaModifierConstructorDescriptionInventorySearchIterator(InventorySearchCriteria criteria, InventoryResource inventoryResource) -
Uses of InventorySearchCriteria in org.oxerr.stubhub.client.inventory
Methods in org.oxerr.stubhub.client.inventory with parameters of type InventorySearchCriteriaModifier and TypeMethodDescriptionInventoryService.iterateInventories(InventorySearchCriteria criteria) default Stream<ListingResponse> InventoryService.streamInventories(InventorySearchCriteria criteria)