Uses of Class
com.amilesend.discogs.model.marketplace.GetInventoryResponse
Packages that use GetInventoryResponse
Package
Description
-
Uses of GetInventoryResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetInventoryResponseModifier and TypeMethodDescriptionMarketplaceApi.getInventory(@NonNull GetInventoryRequest request) Gets the list of listing for a user's inventory. -
Uses of GetInventoryResponse in com.amilesend.discogs.model.marketplace
Classes in com.amilesend.discogs.model.marketplace with type parameters of type GetInventoryResponseModifier and TypeClassDescriptionstatic classGetInventoryResponse.GetInventoryResponseBuilder<C extends GetInventoryResponse, B extends GetInventoryResponse.GetInventoryResponseBuilder<C,B>> Subclasses with type arguments of type GetInventoryResponse in com.amilesend.discogs.model.marketplaceModifier and TypeClassDescriptionclassDefines the list of a user's inventory.static classGetInventoryResponse.GetInventoryResponseBuilder<C extends GetInventoryResponse, B extends GetInventoryResponse.GetInventoryResponseBuilder<C,B>> Methods in com.amilesend.discogs.model.marketplace that return types with arguments of type GetInventoryResponse -
Uses of GetInventoryResponse in com.amilesend.discogs.parse.creator
Classes in com.amilesend.discogs.parse.creator that implement interfaces with type arguments of type GetInventoryResponseModifier and TypeClassDescriptionclassA customInstanceCreatorimplementation that injects theDiscogsConnectionto the resource type so that method operations can be performed on theGetInventoryResponseresource.Methods in com.amilesend.discogs.parse.creator that return GetInventoryResponse