Uses of Class
org.oxerr.seatgeek.client.model.request.UpdateListingRequest
Packages that use UpdateListingRequest
Package
Description
Client services.
Client implementations by ResCU.
-
Uses of UpdateListingRequest in org.oxerr.seatgeek.client
Methods in org.oxerr.seatgeek.client that return UpdateListingRequestModifier and TypeMethodDescriptionListingService.updateListing(String ticketId, UpdateListingRequest r) Methods in org.oxerr.seatgeek.client with parameters of type UpdateListingRequestModifier and TypeMethodDescriptionListingService.updateListing(String ticketId, UpdateListingRequest r) -
Uses of UpdateListingRequest in org.oxerr.seatgeek.client.rescu
Methods in org.oxerr.seatgeek.client.rescu that return UpdateListingRequestModifier and TypeMethodDescriptionListingResource.updateListing(String ticketId, UpdateListingRequest r) ListingServiceImpl.updateListing(String ticketId, UpdateListingRequest r) Methods in org.oxerr.seatgeek.client.rescu with parameters of type UpdateListingRequestModifier and TypeMethodDescriptionListingResource.updateListing(String ticketId, UpdateListingRequest r) ListingServiceImpl.updateListing(String ticketId, UpdateListingRequest r)