Uses of Class
com.amilesend.discogs.model.inventory.type.UploadItem
Packages that use UploadItem
Package
Description
-
Uses of UploadItem in com.amilesend.discogs.model.inventory
Subclasses of UploadItem in com.amilesend.discogs.model.inventoryModifier and TypeClassDescriptionclassThe response when getting information for a specific upload.Methods in com.amilesend.discogs.model.inventory that return types with arguments of type UploadItemMethod parameters in com.amilesend.discogs.model.inventory with type arguments of type UploadItemModifier and TypeMethodDescriptionGetUploadsResponse.GetUploadsResponseBuilder.items(List<UploadItem> items) The list of items. -
Uses of UploadItem in com.amilesend.discogs.model.inventory.type
Classes in com.amilesend.discogs.model.inventory.type with type parameters of type UploadItemModifier and TypeClassDescriptionstatic classUploadItem.UploadItemBuilder<C extends UploadItem, B extends UploadItem.UploadItemBuilder<C,B>>