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