Uses of Class
com.amilesend.discogs.model.marketplace.GetInventoryRequest
Packages that use GetInventoryRequest
-
Uses of GetInventoryRequest in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api with parameters of type GetInventoryRequestModifier and TypeMethodDescriptionMarketplaceApi.getInventory
(@NonNull GetInventoryRequest request) Gets the list of listing for a user's inventory. -
Uses of GetInventoryRequest in com.amilesend.discogs.model.marketplace
Classes in com.amilesend.discogs.model.marketplace with type parameters of type GetInventoryRequestModifier and TypeClassDescriptionstatic class
GetInventoryRequest.GetInventoryRequestBuilder<C extends GetInventoryRequest, B extends GetInventoryRequest.GetInventoryRequestBuilder<C,
B>>