Uses of Class
com.amilesend.discogs.model.inventory.type.UploadInformation
Packages that use UploadInformation
Package
Description
-
Uses of UploadInformation in com.amilesend.discogs.connection
Methods in com.amilesend.discogs.connection that return UploadInformationModifier and TypeMethodDescriptionUploads the contents for a givenrequest. -
Uses of UploadInformation in com.amilesend.discogs.model.inventory
Subclasses of UploadInformation in com.amilesend.discogs.model.inventoryModifier and TypeClassDescriptionclassThe response when uploading a CSV file to add items to a user's inventory.classThe response when uploading a CSV file to change items within a user's inventory.classThe response when uploading a CSV file to delete items from a user's inventory. -
Uses of UploadInformation in com.amilesend.discogs.model.inventory.type
Classes in com.amilesend.discogs.model.inventory.type with type parameters of type UploadInformationModifier and TypeClassDescriptionstatic classUploadInformation.UploadInformationBuilder<C extends UploadInformation, B extends UploadInformation.UploadInformationBuilder<C,B>>