Uses of Class
com.amilesend.discogs.model.marketplace.GetListingResponse
Packages that use GetListingResponse
-
Uses of GetListingResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetListingResponseModifier and TypeMethodDescriptionMarketplaceApi.getListing
(@NonNull GetListingRequest request) Gets a listing. -
Uses of GetListingResponse in com.amilesend.discogs.model.marketplace
Classes in com.amilesend.discogs.model.marketplace with type parameters of type GetListingResponseModifier and TypeClassDescriptionstatic class
GetListingResponse.GetListingResponseBuilder<C extends GetListingResponse, B extends GetListingResponse.GetListingResponseBuilder<C,
B>>