Uses of Class
com.amilesend.discogs.model.marketplace.CreateListingRequest
Packages that use CreateListingRequest
-
Uses of CreateListingRequest in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api with parameters of type CreateListingRequestModifier and TypeMethodDescriptionMarketplaceApi.createListing(@NonNull CreateListingRequest request) Creates a new listing. -
Uses of CreateListingRequest in com.amilesend.discogs.model.marketplace
Classes in com.amilesend.discogs.model.marketplace with type parameters of type CreateListingRequestModifier and TypeClassDescriptionstatic classCreateListingRequest.CreateListingRequestBuilder<C extends CreateListingRequest, B extends CreateListingRequest.CreateListingRequestBuilder<C,B>> Subclasses of CreateListingRequest in com.amilesend.discogs.model.marketplaceModifier and TypeClassDescriptionclassThe request to update an existing listing.