Uses of Class
com.amilesend.discogs.model.inventory.AddInventoryResponse
Packages that use AddInventoryResponse
-
Uses of AddInventoryResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return AddInventoryResponseModifier and TypeMethodDescriptionInventoryUploadApi.addInventory
(@NonNull AddInventoryRequest request) Adds items from a CSV file to a user's inventory. -
Uses of AddInventoryResponse in com.amilesend.discogs.model.inventory
Classes in com.amilesend.discogs.model.inventory with type parameters of type AddInventoryResponseModifier and TypeClassDescriptionstatic class
AddInventoryResponse.AddInventoryResponseBuilder<C extends AddInventoryResponse, B extends AddInventoryResponse.AddInventoryResponseBuilder<C,
B>>