Uses of Class
com.amilesend.discogs.model.marketplace.UpdateListingRequest
Packages that use UpdateListingRequest
-
Uses of UpdateListingRequest in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api with parameters of type UpdateListingRequestModifier and TypeMethodDescriptionvoid
MarketplaceApi.updateListing
(@NonNull UpdateListingRequest request) Updates a listing. -
Uses of UpdateListingRequest in com.amilesend.discogs.model.marketplace
Classes in com.amilesend.discogs.model.marketplace with type parameters of type UpdateListingRequestModifier and TypeClassDescriptionstatic class
UpdateListingRequest.UpdateListingRequestBuilder<C extends UpdateListingRequest, B extends UpdateListingRequest.UpdateListingRequestBuilder<C,
B>>