Uses of Class
org.oxerr.viagogo.model.request.inventory.CreateSellerListingRequest
Packages that use CreateSellerListingRequest
Package
Description
Inventory service with cache.
Cached inventory service using Redisson.
Requests for viagogo Inventory API (2.249.0.0).
-
Uses of CreateSellerListingRequest in org.oxerr.viagogo.client.cached.inventory
Constructors in org.oxerr.viagogo.client.cached.inventory with parameters of type CreateSellerListingRequestModifierConstructorDescriptionViagogoListing
(String id, Long viagogoEventId, CreateSellerListingRequest request) -
Uses of CreateSellerListingRequest in org.oxerr.viagogo.client.cached.redisson.inventory
Methods in org.oxerr.viagogo.client.cached.redisson.inventory with parameters of type CreateSellerListingRequestModifier and TypeMethodDescriptionstatic boolean
Listings.isSame
(SellerListing l, CreateSellerListingRequest r) Constructors in org.oxerr.viagogo.client.cached.redisson.inventory with parameters of type CreateSellerListingRequestModifierConstructorDescriptionViagogoCachedListing
(ViagogoCachedEvent event, CreateSellerListingRequest request, org.oxerr.ticket.inventory.support.cached.redisson.Status status) -
Uses of CreateSellerListingRequest in org.oxerr.viagogo.client.inventory
Methods in org.oxerr.viagogo.client.inventory with parameters of type CreateSellerListingRequestModifier and TypeMethodDescriptionSellerListingService.createListing
(Long eventId, CreateSellerListingRequest createSellerListingRequest) Create a seller listing. -
Uses of CreateSellerListingRequest in org.oxerr.viagogo.client.rescu.impl.inventory
Methods in org.oxerr.viagogo.client.rescu.impl.inventory with parameters of type CreateSellerListingRequestModifier and TypeMethodDescriptionSellerListingServiceImpl.createListing
(Long eventId, CreateSellerListingRequest createSellerListingRequest) -
Uses of CreateSellerListingRequest in org.oxerr.viagogo.client.rescu.resource.inventory
Methods in org.oxerr.viagogo.client.rescu.resource.inventory with parameters of type CreateSellerListingRequestModifier and TypeMethodDescriptionSellerListingResource.createListing
(Long eventId, CreateSellerListingRequest createSellerListingRequest) SellerListingResource.createListingForRequestedEvent
(CreateSellerListingRequest createSellerListingRequest) -
Uses of CreateSellerListingRequest in org.oxerr.viagogo.model.request.inventory
Subclasses of CreateSellerListingRequest in org.oxerr.viagogo.model.request.inventory